21 lines
508 B
Plaintext
21 lines
508 B
Plaintext
|
##############################################################
|
||
|
# Documentation is available from #
|
||
|
# http://astyle.sourceforge.net/astyle.html #
|
||
|
##############################################################
|
||
|
|
||
|
### Options ###
|
||
|
--pad-header
|
||
|
--unpad-paren
|
||
|
--suffix=none
|
||
|
--convert-tabs
|
||
|
--attach-inlines
|
||
|
--attach-classes
|
||
|
--attach-namespaces
|
||
|
|
||
|
### Settings ###
|
||
|
--style=kr
|
||
|
--indent=spaces=4
|
||
|
--indent-namespaces
|
||
|
--lineend=linux
|
||
|
--min-conditional-indent=0
|