tuxpaint-pencil-sharpener/src/.indent.pro
Bill Kendrick a37a26cc77 No tabs, spaces only, please
Adding --no-tabs to `indent` options file.
2017-10-15 10:48:45 -07:00

13 lines
355 B
INI

--blank-lines-after-declarations
--blank-lines-after-procedures
--break-before-boolean-operator
--continue-at-parentheses
--declaration-indentation1
--dont-break-function-decl-args
--dont-break-procedure-type
--line-length120
--no-blank-lines-after-commas
--no-space-after-casts
--no-space-after-function-call-names
--no-space-after-parentheses
--no-tabs