Nick Cameron
|
4f522794ae
|
Tidy up and pass tests
|
2018-03-02 15:07:13 +13:00 |
|
topecongiro
|
4af2aa3a9e
|
Create rustfmt_core crate
|
2018-02-07 22:48:05 +09:00 |
|
Nick Cameron
|
d948485371
|
Allow empty blocks on one line in more places
In particular if they contain only a single-line comment.
Fixes #493
|
2017-01-16 16:37:58 +13:00 |
|
Nick Cameron
|
846d7ad387
|
make rustfmt-normalize_comments false by default
|
2017-01-16 14:50:27 +13:00 |
|
DarkDrek
|
4da91e7df2
|
Handle more possible comment position for if else
Extended the test with the new possiblecomment positions
|
2016-01-12 03:08:48 +01:00 |
|
DarkDrek
|
b0eb0f5daa
|
Keep comments between if and else blocks. Fixes #447
|
2016-01-12 03:08:16 +01:00 |
|