summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cpp/Issue_2930.cfg
blob: bd8cb9b06e39617929d1bcc2b0d4db6a5aa89514 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
output_tab_size                 = 4
sp_before_ptr_star              = add
sp_between_ptr_star             = remove
sp_func_def_paren               = add
indent_columns                  = 4
indent_with_tabs                = 0
donot_indent_func_def_close_paren = true
nl_func_type_name               = add
nl_func_def_start               = add
nl_func_def_args                = add
nl_func_def_end                 = add
nl_fdef_brace                   = add
align_on_tabstop                = true
align_func_params               = true
align_var_def_star_style        = 2