]> git.vomp.tv Git - vompclient.git/blob - .astylerc
Windows fixes
[vompclient.git] / .astylerc
1 mode=c
2 style=allman
3 indent=spaces=2
4 attach-closing-while
5 indent-classes
6 indent-switches
7 indent-namespaces
8 indent-col1-comments
9 break-blocks
10 pad-oper
11 pad-header
12 align-pointer=type
13 keep-one-line-statements
14 keep-one-line-blocks
15 attach-return-type
16 attach-return-type-decl
17 lineend=linux
18 indent-preproc-block