summary refs log tree commit diff stats
path: root/nimpretty/tests/wrong_ind.nim
Commit message (Collapse)AuthorAgeFilesLines
* Deprecate and/or remove ospaths (#14767)Juan Carlos2020-06-231-1/+1
|
* nimpretty: fix #11937 (wrong indentation)narimiran2019-08-191-0/+38
|
* [bugfix] fix #11469, new rules for a newline in nimpretty (#11512)Miran2019-06-261-5/+5
| | | | | * [bugfix] fix #11469, new rules for a newline in nimpretty * concatenate two lines if they have the same indentation level
* nimpretty: fixes #10156 [bugfix]Andreas Rumpf2019-06-081-0/+49
|
* nimpretty: fixes #9505 [bugfix]Araq2019-06-071-0/+24
d='n97' href='#n97'>97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137