summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/cpp/indent_ctor_init.cfg
blob: cb1cef12434d21a992314756a5839f1d21087a03 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
indent_columns                  = 2
indent_before_class_colon       = 4
indent_class_colon              = true
indent_constr_colon             = true
indent_ctor_init                = 2
indent_func_class_param         = true
indent_func_param_double        = true
indent_access_spec              = 2
nl_collapse_empty_body          = true
nl_constr_init_args             = add
nl_func_def_start               = add
nl_func_def_args                = add
nl_before_access_spec           = 2
pos_constr_comma                = trail_force