summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/cpp/toggle_processing_cmt3.cfg
blob: d7f1f6750674de23e8899085c2f4c2def339c968 (plain)
1
2
3
4
5
6
7
8
cmt_indent_multi = true
cmt_reflow_mode = 2
cmt_sp_after_star_cont = 1
cmt_star_cont=true
cmt_width = 70
disable_processing_cmt="\\\\verbatim|[ \t]*(?:\\*INDENT-OFF\\*|\\*\\*ABC\\*\\*)"
enable_processing_cmt="\\\\endverbatim|[ \t]*(?:\\*INDENT-ON\\*|\\?\\?DEF\\?\\?)"
processing_cmt_as_regex=true