aboutsummaryrefslogtreecommitdiff
path: root/buildroot/etc/.astylerc
blob: aefe32c7f436599d8c38737c133f5ed43bb2cef9 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
--style=google
--keep-one-line-blocks

--indent=spaces=2
--indent-preproc-block
--indent-preproc-define
--indent-col1-comments

--remove-brackets
--break-after-logical
--delete-empty-lines

--pad-oper
--pad-header
--unpad-paren
--align-pointer=type
--align-reference=type

--attach-classes
--attach-inlines
--keep-one-line-statements

--indent-namespaces