summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/cpp/long_br_cmt.cfg
blob: f66ee7c77c5d3e18987260a20fdb140f76f056d2 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
sp_before_sparen                = force
indent_columns                  = 3
indent_with_tabs                = 0
indent_namespace                = true
indent_class                    = true
indent_access_spec              = 2
nl_class_leave_one_liners       = true
nl_after_access_spec            = 1
eat_blanks_after_open_brace     = true
eat_blanks_before_close_brace   = true
mod_add_long_function_closebrace_comment = 10
mod_add_long_namespace_closebrace_comment = 10
mod_add_long_class_closebrace_comment = 8
mod_add_long_switch_closebrace_comment = 8