ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/.indent.pro
Revision: 1.1
Committed: Mon Nov 24 17:28:08 2003 UTC (20 years, 6 months ago) by pcg
Branch: MAIN
CVS Tags: rel-2_1_0, rxvt-2-0, rel-3_6, rel-3_5, rel-3_4, rel-3_3, rel-3_2, rel-2_8, rel-3_0, rel-2_7, rel-2_4, rel-2_5, rel-2_2, rel-2_3, rel-2_0, rel-1-9, stable, rel-1-3, rel-1-2, rel-1_9, before_astyle, after_astyle
Log Message:
*** empty log message ***

File Contents

# User Rev Content
1 pcg 1.1 --dont-format-comments
2     --procnames-start-lines
3     --parameter-indentation4
4     --indent-level4
5     --line-comments-indentation4
6     --cuddle-else
7     --brace-indent0
8     --start-left-side-of-comments
9     --no-blank-lines-after-commas
10     --blank-lines-after-declarations
11     --blank-lines-after-procedures
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-indentation16
21     --continue-at-parentheses
22     --no-space-after-function-call-names
23     --swallow-optional-blank-lines
24     --space-special-semicolon
25     --tab-size8
26     --line-length79
27     --braces-on-if-line
28     --braces-on-struct-decl-line
29     --leave-preprocessor-space
30     --no-space-after-parentheses
31     --honour-newlines
32     --break-before-boolean-operator