summary refs log tree commit diff stats
path: root/nimpretty/nimpretty.nim
Commit message (Collapse)AuthorAgeFilesLines
* [nimpretty] fix #10211; fix #10199 (#10212)Timothee Cour2019-01-081-8/+16
| | | | | | * [nimpretty] fix #10211; fix #10199 * address comments * un-document --backup and set its default to false
* nimpretty: explicit --indent option; fixes #9502; refs #9510 [backport]Andreas Rumpf2018-11-111-4/+16
|
* make tests green againAraq2018-09-071-3/+3
|
* nimpretty: proper command line handling; added tests; travis ensures these ↵Andreas Rumpf2018-06-191-0/+75
stay green