summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/cpp/ben_008.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/cpp/ben_008.cfg')
-rw-r--r--debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/cpp/ben_008.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/cpp/ben_008.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/cpp/ben_008.cfg
new file mode 100644
index 00000000..432f7093
--- /dev/null
+++ b/debian/uncrustify-trinity/uncrustify-trinity-0.75.0/tests/config/cpp/ben_008.cfg
@@ -0,0 +1,11 @@
+sp_after_ptr_star = remove
+sp_before_sparen = force
+sp_inside_sparen = remove
+indent_columns = 3
+indent_with_tabs = 0
+nl_func_var_def_blk = 1
+nl_if_brace = add
+nl_try_brace = add
+nl_catch_brace = add
+mod_full_brace_if = add
+pp_indent = remove \ No newline at end of file