summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/ben_086.cfg
blob: ecf99d0db5cd487e75d6a27304225e5b8de79d21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
sp_compare                      = force
sp_inside_paren                 = remove
sp_before_sparen                = force
sp_inside_sparen                = remove
sp_before_semi_for_empty        = force
sp_after_semi_for_empty         = force
indent_columns                  = 3
indent_with_tabs                = 0
nl_enum_brace                   = add
nl_struct_brace                 = add
nl_if_brace                     = add
nl_else_brace                   = add
nl_for_brace                    = add
nl_before_case                  = true
nl_after_brace_open             = true
align_var_def_star_style        = 1
align_var_struct_span           = 3
mod_full_brace_for              = add
mod_full_brace_if               = add
mod_paren_on_return             = add
mod_remove_extra_semicolon      = true
mod_add_long_function_closebrace_comment = 40