first try of an indent config

git-svn-id: http://svn.berlios.de/svnroot/repos/sipsak/trunk@423 75b5f7c7-cfd4-0310-b54c-e118b2c5249a
(cherry picked from commit 19130ac5f092a0d6ea4327a0e64a7594c1220826)
(cherry picked from commit 66df8cd371)
mr3.8.5
nils-ohlmeier 19 years ago committed by Victor Seva
parent 7139f318b6
commit ba705c60af

@ -0,0 +1,26 @@
--blank-lines-after-declarations
--blank-lines-after-procedures
--blank-lines-before-block-comments
--braces-on-func-def-line
--braces-on-if-line
--braces-on-struct-decl-line
--break-after-boolean-operator
--continue-at-parentheses
--continuation-indentation8
--comment-line-length78
--declaration-indentation5
--dont-break-procedure-type
--dont-cuddle-else
--else-endif-column8
--format-first-column-comments
--format-all-comments
--indent-level4
--line-length78
--no-blank-lines-after-commas
--no-space-after-function-call-names
--parameter-indentation0
--preprocessor-indentation1
//--space-after-parentheses
--swallow-optional-blank-lines
--tab-size4
--use-tabs
Loading…
Cancel
Save