Don't indent declarations.

This commit is contained in:
Alexandru Csete 2012-02-04 21:52:00 +01:00
parent c9cbbe901d
commit cfb93b361a

2
.indent.pro vendored
View file

@ -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