summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.72.0/tests/config/nl_template-f.cfg
blob: dafe1c9dc4e9f3f8b852d395257f465483643653 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
# Forces a newline between template '>' and class
tok_split_gte                   = true
sp_arith                        = force
sp_compare                      = force
sp_before_byref                 = remove
sp_after_byref                  = force
sp_after_angle                  = force
sp_angle_paren_empty            = remove
sp_after_operator               = force
sp_inside_braces_struct         = force
sp_inside_braces                = force
sp_func_proto_paren             = remove
indent_columns                  = 3
indent_class                    = true
nl_template_class               = force
nl_template_func                = force