summaryrefslogtreecommitdiffstats
path: root/.indent.pro
blob: 4632183c2335b804bd762f8364fa04c968eec747 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
--blank-lines-after-commas
--declaration-comment-column 30
--brace-indent 0
--braces-after-if-line
--braces-after-struct-decl-line
--break-after-boolean-operator
--case-brace-indentation 0
--case-indentation 2
--continue-at-parentheses
--declaration-indentation 2
--dont-break-procedure-type
--dont-cuddle-do-while
--dont-cuddle-else
--dont-format-first-column-comments
--dont-space-special-semicolon
--honour-newlines
--indent-level 2
--leave-optional-blank-lines
--line-length 80
--no-blank-lines-before-block-comments
--no-comment-delimiters-on-blank-lines
--no-space-after-function-call-names
--no-space-after-parentheses
--no-tabs
--no-blank-lines-after-commas
--procnames-start-lines
--space-after-cast
--space-after-for
--space-after-if
--space-after-while
--struct-brace-indentation 0
--swallow-optional-blank-lines
--blank-lines-after-procedures
//--blank-lines-after-declarations
--break-before-boolean-operator
--comment-indentation 30
--continue-at-parentheses
--comment-line-length 80