summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/c/cpp_to_c-3.cfg
blob: 20bbb9e11a48bb1c370f94c733ba41e64465dcf9 (plain)
1
2
3
4
5
6
7
8
9
# CPP to C comment conversion
indent_columns                  = 4
indent_with_tabs                = 0
nl_after_multiline_comment      = true
cmt_cpp_group                   = true
cmt_cpp_nl_start                = true
cmt_cpp_nl_end                  = true
cmt_cpp_to_c                    = true
cmt_star_cont                   = true