4db40c7861
Also fixed astyle's config for max-instatement-indent that sometimes caused crashes with certian versions of astyle.
19 lines
248 B
INI
19 lines
248 B
INI
# Artistic Style format configuration
|
|
# see http://astyle.sourceforge.net/astyle.html
|
|
|
|
style=allman
|
|
|
|
add-brackets
|
|
break-closing-brackets
|
|
|
|
indent-switches
|
|
|
|
max-instatement-indent=40
|
|
|
|
pad-oper
|
|
pad-header
|
|
unpad-paren
|
|
|
|
break-blocks
|
|
|
|
delete-empty-lines
|