summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cpp/Issue_3428_3.cfg
blob: c404d45bbbc044a52e4c586b4b47c55c88335eb3 (plain)
1
2
3
4
5
6
7
8
9
indent_cpp_lambda_body         = true
indent_cpp_lambda_only_once    = true
indent_namespace               = true
indent_namespace_single_indent = true
indent_align_assign            = false

indent_columns = 4
indent_with_tabs = 0
indent_paren_close = 2