topecongiro
|
482675cf58
|
Update tests
|
2017-06-19 11:25:21 +09:00 |
|
topecongiro
|
f83c22f24f
|
Add trailing comma to a single arg in multiline
|
2017-05-23 13:26:59 +09:00 |
|
topecongiro
|
b4cd9584b3
|
Implement combining for tuple and block
|
2017-05-23 12:51:32 +09:00 |
|
topecongiro
|
2c15204f0c
|
Update tests
|
2017-05-23 12:51:13 +09:00 |
|
Nick Cameron
|
459b4449a6
|
Merge pull request #1442 from topecongiro/poor-formatting/trailing-comma
Remove comma from function definition with a single argument
|
2017-05-08 10:45:03 +12:00 |
|
Nick Cameron
|
75a13868da
|
Block format control flow discriminant expressions and binops
Fixes #1450
Adds control_style option
|
2017-05-05 14:37:13 +12:00 |
|
topecongiro
|
ca0225730f
|
Update tests
|
2017-05-05 10:22:20 +09:00 |
|
Nick Cameron
|
a7183766b9
|
Test fallout
|
2017-04-06 13:06:11 +12:00 |
|
Ryan1729
|
822b266a3d
|
add tests that fail because of comma insertion
Signed-off-by: Ryan1729 <Ryan1729@gmail.com>
|
2017-04-03 16:15:11 -06:00 |
|
Nick Cameron
|
8bca85c4b6
|
Support block indent for function calls
Uses the `fn_call_style` option.
Fixes #1358
|
2017-03-28 10:43:46 +13:00 |
|
Nick Cameron
|
488c0b9546
|
Test and source fallout
|
2017-03-22 09:25:26 +13:00 |
|
Nick Cameron
|
0cb6f56647
|
Block formatting for arrays
Fixes #1331
|
2017-03-20 10:26:19 +13:00 |
|