repo.or.cz
/
engrid.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
replaced abort() with EG_BUG
[engrid.git]
/
src
/
astylerc
blob
045e1e6c863e8d04f045fffa76a4f0b7d6954d1f
1
#IndentPreprocessors="0"
2
#--indent-preprocessor
3
4
#FillCount="2"
5
#Fill="Spaces"
6
--indent=spaces=2
7
8
#PadParenthesesOut="0"
9
#--pad-paren-out
10
11
#IndentNamespaces="1"
12
--indent-namespaces
13
14
#IndentLabels="1"
15
--indent-labels
16
17
#MaxStatement="40"
18
--max-instatement-indent=40
19
20
#Brackets="Linux"
21
--brackets=linux
22
23
#MinConditional="-1"
24
#--min-conditional-indent=-1
25
26
#IndentBrackets="0"
27
#--indent-brackets
28
29
#PadParenthesesUn="1"
30
--unpad-paren
31
32
#BlockBreak="0"
33
#--break-blocks
34
35
#KeepStatements="1"
36
--keep-one-line-statements
37
38
#KeepBlocks="1"
39
--keep-one-line-blocks
40
41
#BlockIfElse="0"
42
#--break-elseifs
43
44
#IndentSwitches="1"
45
--indent-switches
46
47
#PadOperators="1"
48
--pad-oper
49
50
#FStyle="UserDefined"
51
#--style=gnu
52
53
#IndentCases="0"
54
#--indent-cases
55
56
#FillEmptyLines="0"
57
#--fill-empty-lines
58
59
#BracketsCloseHeaders="1"
60
--break-closing-brackets
61
62
#BlockBreakAll="0"
63
#--break-blocks=all
64
65
#PadParenthesesIn="1"
66
#--pad-paren-in
67
68
#IndentClasses="1"
69
--indent-classes
70
71
#IndentBlocks="0"
72
#--indent-blocks
73
74
#FillForce="1"
75
--convert-tabs