Nick Cameron
|
d107ca12b8
|
Use trailing commas if block formatting fn args
Fixes #1330
|
2017-03-09 14:47:29 +13:00 |
|
Nick Cameron
|
846d7ad387
|
make rustfmt-normalize_comments false by default
|
2017-01-16 14:50:27 +13:00 |
|
Erik Johnston
|
4c9dd747bf
|
Fix long generic indent
|
2016-04-07 20:29:05 +01:00 |
|
Erik Johnston
|
8219d15291
|
Fix incorrect indent with fn_args_layout: Block
The closing parenthesis for the arg list was written on a new line
without first applying the appropriate indent.
|
2016-04-01 23:01:49 +01:00 |
|
Ari Koivula
|
f4171e97eb
|
Add test for vertical fn_args_density
|
2016-03-14 02:02:37 +02:00 |
|