summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/cpp/enum.cfg
blob: b39c0840cbc718bdbd565c9d72d57e46d2f45676 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
sp_enum_assign                  = force
sp_enum_colon                   = force
indent_columns                  = 3
nl_enum_brace                   = force
nl_enum_class                   = remove
nl_enum_class_identifier        = remove
nl_enum_identifier_colon        = remove
nl_enum_colon_type              = remove
nl_max                          = 3
pos_enum_comma                  = trail_force
align_enum_equ_span             = 4
align_right_cmt_span            = 3