summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/cpp/Issue_2343.cfg
blob: 955a1f9a34098f8f569586fed83895feafadfe1b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
output_tab_size                 = 4
indent_columns                  = 4
indent_with_tabs                = 0
indent_cmt_with_tabs            = false
indent_class_on_colon           = true
indent_constr_colon             = true
indent_relative_single_line_comments = true
indent_access_spec_body         = true
nl_func_leave_one_liners        = true
nl_end_of_file                  = force
nl_end_of_file_min              = 4
nl_before_opening_brace_func_class_def = force
nl_class_colon                  = add
pos_class_colon                 = lead
align_var_class_span            = 3
align_var_struct_span           = 3
pp_if_indent_code               = true