summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/cpp/issue_574-i-b.cfg
blob: b61ac3e2ddba471c053edf68b2d171610071d6e8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
sp_paren_paren                  = remove
sp_before_ptr_star              = force
sp_after_ptr_star               = remove
sp_before_byref                 = force
sp_after_byref                  = remove
sp_inside_fparen                = remove
indent_columns                  = 4
indent_class                    = true
nl_class_brace                  = force
sp_before_assign                = remove
sp_assign                       = force
sp_assign_default               = ignore