summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/cpp/ben_023.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/cpp/ben_023.cfg')
-rw-r--r--debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/cpp/ben_023.cfg11
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/cpp/ben_023.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/cpp/ben_023.cfg
new file mode 100644
index 00000000..acb9b682
--- /dev/null
+++ b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/cpp/ben_023.cfg
@@ -0,0 +1,11 @@
+sp_inside_paren = remove
+sp_before_ptr_star = force
+sp_func_def_paren = remove
+sp_return_paren = remove
+indent_columns = 3
+nl_struct_brace = add
+nl_if_brace = add
+nl_else_brace = add
+nl_fdef_brace = add
+mod_full_brace_if = add
+mod_paren_on_return = add \ No newline at end of file