summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/cpp/bug_2433_2.cfg
blob: 89f0b91606f02df2f3989fa67ba015aba73dc6fa (plain)
1
2
3
4
5
6
7
indent_columns                  = 4
indent_class                    = true
nl_before_class                 = 2
nl_after_class                  = 2
nl_before_namespace             = 2
nl_inside_namespace             = 2
nl_after_namespace              = 2