summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/cpp/nl_func_decl_1.cfg
blob: 6a7f8d9bd3c9c8be5c39f1eb56e35d1c6dbfd4fb (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# a few options to make the output pretty
sp_after_comma                  = force
sp_inside_fparen                = force
# ---
nl_func_paren                   = remove
nl_func_def_paren               = force
nl_func_decl_start              = remove
nl_func_def_start               = force
nl_func_decl_args               = remove
nl_func_def_args                = force
nl_func_decl_end                = remove
nl_func_def_end                 = force
nl_func_def_empty               = force
nl_inside_empty_func            = 2
nl_collapse_empty_body_functions = true # this option overrides nl_inside_empty_func