mirror of
https://github.com/csete/gpredict
synced 2026-08-13 17:39:46 -04:00
Don't indent declarations.
This commit is contained in:
parent
c9cbbe901d
commit
cfb93b361a
1 changed files with 1 additions and 1 deletions
2
.indent.pro
vendored
2
.indent.pro
vendored
|
|
@ -1,4 +1,4 @@
|
|||
-kr -i4 --no-tabs --line-length100 -di16
|
||||
-kr -i4 --no-tabs --line-length100
|
||||
--braces-after-if-line --brace-indent0 --dont-cuddle-else --cuddle-do-while
|
||||
--blank-lines-after-declarations --blank-lines-after-procedures
|
||||
--break-after-boolean-operator
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue