2012-08-08 12:48:06 +00:00
|
|
|
# Artistic Style format configuration
|
|
|
|
# see http://astyle.sourceforge.net/astyle.html
|
|
|
|
|
|
|
|
style=allman
|
|
|
|
|
|
|
|
add-brackets
|
|
|
|
break-closing-brackets
|
|
|
|
|
|
|
|
indent-switches
|
|
|
|
|
2013-05-03 21:26:27 +00:00
|
|
|
max-instatement-indent=40
|
2012-08-08 12:48:06 +00:00
|
|
|
|
|
|
|
pad-oper
|
|
|
|
pad-header
|
|
|
|
unpad-paren
|
|
|
|
|
|
|
|
break-blocks
|
|
|
|
|
|
|
|
delete-empty-lines
|