summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/cpp/custom-open.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/cpp/custom-open.cfg')
-rw-r--r--debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/cpp/custom-open.cfg8
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/cpp/custom-open.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/cpp/custom-open.cfg
new file mode 100644
index 00000000..5b4539e2
--- /dev/null
+++ b/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/cpp/custom-open.cfg
@@ -0,0 +1,8 @@
+output_tab_size = 4
+indent_columns = 4
+macro-open MACRO2_BEGIN_STUFF
+macro-else MACRO2_ELSE_STUFF
+macro-close MACRO2_END_STUFF
+macro-open MACRO_BEGIN_STUFF
+macro-else MACRO_ELSE_STUFF
+macro-close MACRO_END_STUFF \ No newline at end of file