summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/cpp/Issue_3428_3.cfg
blob: b61cf6b5aca32fa4f1650bf158ed7ffbc5d14d3b (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_columns = 4
indent_with_tabs = 0
indent_continue = 4
indent_paren_close = 2