Seiichi Uchida
|
97d9e6b373
|
Use the last line's width for indent width in rewriting missed span
to fix unindented comments
|
2017-09-05 16:54:02 +09:00 |
|
topecongiro
|
0bb998685d
|
Cover comments between function args and the brace
|
2017-08-10 23:11:18 +09:00 |
|
topecongiro
|
b48f4e03b3
|
Add tests for issues which can be closed on master
|
2017-05-04 14:32:13 +09:00 |
|
Nick Cameron
|
29e8913695
|
Fix bug in identifying comments
Fixes 1233
|
2017-01-17 12:01:10 +13:00 |
|
Nick Cameron
|
846d7ad387
|
make rustfmt-normalize_comments false by default
|
2017-01-16 14:50:27 +13:00 |
|
sinkuu
|
0dc3fc7a2c
|
Fix formatting empty block comments (/**/ )
issue #1086
|
2016-07-09 22:56:50 +09:00 |
|
DarkDrek
|
feb09a42f5
|
Fix #784
|
2016-01-27 02:18:05 +01:00 |
|
Nick Cameron
|
f8cb1baadd
|
Add normalise_comments option.
So block comments are not converted to line comments
|
2015-12-10 09:29:03 +13:00 |
|
Nick Cameron
|
b7d61254a7
|
Option to disable line breaking in comments
Set to false by default for now, since we are having a lot of problems with comments. We should set to true once we have a better algorithm.
|
2015-11-10 08:03:01 +13:00 |
|
Marcus Klaas
|
e8447a8210
|
Fix large block comments
|
2015-10-19 23:06:36 +02:00 |
|