equal
deleted
inserted
replaced
|
1 --dont-format-comments |
|
2 --procnames-start-lines |
|
3 --no-parameter-indentation |
|
4 --indent-level4 |
|
5 --line-comments-indentation4 |
|
6 --cuddle-else |
|
7 --brace-indent0 |
|
8 --dont-star-comments |
|
9 --blank-lines-after-declarations |
|
10 --blank-lines-after-procedures |
|
11 --no-blank-lines-after-commas |
|
12 --comment-indentation33 |
|
13 --declaration-comment-column33 |
|
14 --no-comment-delimiters-on-blank-lines |
|
15 --continuation-indentation4 |
|
16 --case-indentation0 |
|
17 --else-endif-column33 |
|
18 --no-space-after-casts |
|
19 --no-blank-before-sizeof |
|
20 --declaration-indentation0 |
|
21 --continue-at-parentheses |
|
22 --no-space-after-function-call-names |
|
23 --swallow-optional-blank-lines |
|
24 --dont-space-special-semicolon |
|
25 --tab-size8 |
|
26 --line-length132 |
|
27 --braces-on-if-line |