diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cpp/wessex.cfg')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cpp/wessex.cfg | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cpp/wessex.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cpp/wessex.cfg new file mode 100644 index 00000000..77fc3303 --- /dev/null +++ b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cpp/wessex.cfg @@ -0,0 +1,7 @@ +indent_columns = 4 +indent_with_tabs = 0 +indent_namespace = true +indent_switch_case = 4 +nl_max = 2 +macro-open BEGIN_MESSAGE_MAP +macro-close END_MESSAGE_MAP
\ No newline at end of file |