-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.indent.pro
37 lines (37 loc) · 903 Bytes
/
.indent.pro
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
--blank-lines-after-declarations
--blank-lines-after-procedures
--braces-on-if-line
--braces-on-struct-decl-line
--break-before-boolean-operator
--case-indentation0
--comment-indentation33
--continuation-indentation4
--continue-at-parentheses
--cuddle-else
--declaration-comment-column33
--declaration-indentation1
--dont-break-procedure-type
--dont-format-comments
--dont-format-first-column-comments
--dont-star-comments
--else-endif-column33
--honour-newlines
--indent-label1
--indent-level4
--line-comments-indentation0
--line-length120
--no-blank-lines-after-commas
--no-comment-delimiters-on-blank-lines
--no-space-after-function-call-names
--no-space-after-parentheses
--parameter-indentation0
--pointer-align-right
// --procnames-start-lines
--space-after-cast
--space-after-for
--space-after-if
--space-after-while
--space-special-semicolon
--swallow-optional-blank-lines
--tab-size4
--use-tabs