summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/c/brace-banner.cfg
blob: 2fc753a6da29e7f70a0db85412e1a8bf0134a4cf (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
#  Banner style
output_tab_size                 = 2
sp_fparen_brace                 = add
sp_else_brace                   = force
sp_do_brace_open                = force
indent_columns                  = 2
indent_braces                   = true
indent_braces_no_func           = true
nl_if_brace                     = remove
nl_else_brace                   = remove
nl_for_brace                    = remove
nl_while_brace                  = remove
nl_do_brace                     = remove
nl_brace_while                  = add
nl_fdef_brace                   = remove