-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path.indent.pro
45 lines (37 loc) · 859 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
38
39
40
41
42
43
44
45
--no-tabs
--tab-size4
--line-length120
--indent-level4
--brace-indent0
--declaration-indentation10
--case-brace-indentation1
--braces-after-struct-decl-line
--struct-brace-indentation0
--dont-cuddle-else
--no-blank-lines-after-commas
--no-blank-lines-after-declarations
--blank-lines-after-procedures
--no-space-after-function-call-names
--no-space-after-parentheses
--continue-at-parentheses
--dont-break-procedure-type
--comment-indentation0
--start-left-side-of-comments
--declaration-comment-column60
--swallow-optional-blank-lines
--c-plus-plus
-T FILE
-T vector
-T string
-T string::size_type
-T StringSet
-T StringSet::iterator
-T StringSet::const_iterator
-T StringVector
-T StringVector::iterator
-T StringVector::const_iterator
-T StringStringMap
-T StringStringMap::iterator
-T StringStringMap::const_iterator
-T iterator
-T const_iterator