mirror of
https://github.com/barkeser2002/Tenet.git
synced 2026-09-25 11:26:10 +03:00
20 lines
248 B
INI
20 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
|