summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.72.0/tests/config/sp_func_proto_empty.cfg
blob: b0601328ff587cd865d7d258777aa13544fd6f35 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
sp_before_byref                 = remove
sp_after_comma                  = force
sp_func_proto_paren_empty       = force
sp_func_call_paren              = force
sp_func_call_paren_empty        = remove
sp_return_paren                 = remove
indent_columns                  = 3
nl_func_var_def_blk             = 1
nl_fcall_brace                  = add
nl_fdef_brace                   = add
align_func_params               = true
align_var_def_star_style        = 1
mod_paren_on_return             = add