summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/cpp/issue_574-i-a.cfg
blob: 24a1a182649334ab6c3df91ebc419052f40b7af7 (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_after_assign                 = remove
sp_assign                       = force
sp_assign_default               = ignore