summaryrefslogtreecommitdiffstats
path: root/.astylerc
blob: ceb3caee84c8aae703d4c10c726f21737f01e205 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
--suffix=none
--style=1tbs
--indent=force-tab=8
--attach-namespaces
--attach-classes
--pad-header
--align-pointer=type
--align-reference=type
--break-one-line-headers
--add-braces
--attach-return-type
--attach-return-type-decl
--max-code-length=91
--indent-after-parens
--pad-comma