summaryrefslogtreecommitdiff
path: root/scripting/astyle.options
blob: e8b3388072661dc72b7c94cd21e71dff1931c018 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
--style=java
--mode=java
--indent-switches
--indent-cases
--min-conditional-indent=0
--max-instatement-indent=40
--break-blocks
--unpad-paren
--align-reference=name
--pad-oper
--pad-header
-s4
--indent-col1-comments
--lineend=linux
--ignore-exclude-errors
--suffix=none
--preserve-date
--formatted
--max-code-length=80