summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/config/cpp/cu.cfg
blob: 40dff3e587f7aa2f112afe244eccea4921e6d39e (plain)
1
2
3
4
5
6
7
8
9
10
11
# minuses:
#   do not place NL after if ()
#   bad split if(long-condition) to multiple lines
sp_assign                       = add
sp_compare                      = add
sp_before_sparen                = add
indent_columns                  = 2
indent_with_tabs                = 0
nl_func_type_name               = add
code_width                      = 78
ls_for_split_full               = true