Micha Reiser
e57bccd500
Fix multiline lambda expression statement formating ( #8466 )
...
## Summary
This PR fixes a bug in our formatter where a multiline lambda expression
statement was formatted over multiple lines without adding parentheses.
The PR "fixes" the problem by not splitting the lambda parameters if it
is not parenthesized
## Test Plan
Added test
2023-11-05 09:35:23 -05:00
..
2023-06-30 10:13:23 +02:00
2023-11-05 09:35:23 -05:00
2023-10-30 00:22:34 +00:00
2023-10-30 00:07:14 +00:00
2023-10-19 09:24:11 +00:00
2023-10-30 00:25:44 +00:00
2023-09-11 08:03:59 +00:00
2023-08-15 08:00:35 +02:00
2023-09-22 15:47:57 +00:00
2023-10-31 14:32:15 -04:00
2023-09-18 06:08:10 +00:00
2023-09-18 06:08:10 +00:00
2023-09-18 06:08:10 +00:00
2023-09-18 06:08:10 +00:00
2023-09-25 14:34:59 +00:00
2023-09-11 08:03:59 +00:00
2023-09-11 08:03:59 +00:00
2023-10-18 09:45:58 +00:00
2023-09-21 16:24:42 -04:00
2023-10-26 15:33:26 +00:00
2023-10-26 15:33:26 +00:00
2023-06-26 14:15:55 +02:00
2023-08-18 03:30:38 +00:00
2023-09-13 14:52:24 +02:00
2023-09-13 14:52:24 +02:00
2023-09-28 18:55:19 +00:00
2023-10-19 11:11:17 +02:00