summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/cpp/Issue_2345.cfg
blob: 27213b45dc12969f9c00b16d408fd5c8e267e939 (plain)
1
2
3
4
5
# Whether to indent the body of a 'namespace'.
indent_namespace = true
# If the body of the namespace is longer than this number, it won't be
# indented. Requires indent_namespace=true. 0 means no limit.
indent_namespace_limit = 3