summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/ben_061.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/ben_061.cfg')
-rw-r--r--debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/ben_061.cfg12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/ben_061.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/ben_061.cfg
new file mode 100644
index 00000000..89f76fae
--- /dev/null
+++ b/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/ben_061.cfg
@@ -0,0 +1,12 @@
+sp_arith = force
+sp_assign = force
+indent_columns = 3
+indent_with_tabs = 0
+indent_label = 2
+nl_if_brace = add
+nl_else_brace = add
+nl_for_brace = add
+nl_after_return = true
+mod_full_brace_for = add
+mod_full_brace_if = add
+mod_paren_on_return = add \ No newline at end of file