-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathindent.pro
More file actions
35 lines (32 loc) · 815 Bytes
/
indent.pro
File metadata and controls
35 lines (32 loc) · 815 Bytes
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
--dont-format-comments
--procnames-start-lines
--parameter-indentation4
--indent-level4
--line-comments-indentation4
--cuddle-else
--brace-indent0
--start-left-side-of-comments
--no-blank-lines-after-commas
--blank-lines-after-declarations
--blank-lines-after-procedures
--comment-indentation33
--declaration-comment-column33
--no-comment-delimiters-on-blank-lines
--continuation-indentation4
--case-indentation0
--else-endif-column33
--no-space-after-casts
--no-blank-before-sizeof
--declaration-indentation16
--continue-at-parentheses
--no-space-after-function-call-names
--swallow-optional-blank-lines
--space-special-semicolon
--no-tabs
--line-length79
--braces-on-if-line
--braces-on-struct-decl-line
--leave-preprocessor-space
--no-space-after-parentheses
--honour-newlines
--break-before-boolean-operator