summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/ben_086.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/ben_086.cfg')
-rw-r--r--debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/ben_086.cfg22
1 files changed, 22 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/ben_086.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/ben_086.cfg
new file mode 100644
index 00000000..ecf99d0d
--- /dev/null
+++ b/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/ben_086.cfg
@@ -0,0 +1,22 @@
+sp_compare = force
+sp_inside_paren = remove
+sp_before_sparen = force
+sp_inside_sparen = remove
+sp_before_semi_for_empty = force
+sp_after_semi_for_empty = force
+indent_columns = 3
+indent_with_tabs = 0
+nl_enum_brace = add
+nl_struct_brace = add
+nl_if_brace = add
+nl_else_brace = add
+nl_for_brace = add
+nl_before_case = true
+nl_after_brace_open = true
+align_var_def_star_style = 1
+align_var_struct_span = 3
+mod_full_brace_for = add
+mod_full_brace_if = add
+mod_paren_on_return = add
+mod_remove_extra_semicolon = true
+mod_add_long_function_closebrace_comment = 40