summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/config/cpp/class-colon-pos-eol.cfg
blob: cf80d3f9e7752fa2bcf466d28ddfed1db68724a6 (plain)
1
2
3
4
5
6
7
8
#  moves class colon ops to the end of line
sp_before_dc                    = remove
sp_after_dc                     = remove
indent_columns                  = 3
indent_class_colon              = true
indent_constr_colon             = true
pos_constr_colon                = trail
pp_indent_with_tabs             = 0