rssguard/resources/scripts/astyle/.astylerc
2017-08-28 07:16:37 +02:00

26 lines
No EOL
479 B
Text
Executable file

--style=java
--indent=spaces=2
--indent-classes
--indent-namespaces
--indent-switches
--indent-labels
--indent-preproc-define
--indent-col1-comments
--max-continuation-indent=100
--break-blocks
--unpad-paren
--pad-oper
--pad-comma
--pad-header
--align-pointer=type
--align-reference=type
--break-closing-braces
--break-one-line-headers
--add-braces
--convert-tabs
--close-templates
--max-code-length=140
--lineend=linux
--delete-empty-lines
-t -p
-M60Ucv