summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/avalon.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/avalon.cfg')
-rw-r--r--debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/avalon.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/avalon.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/avalon.cfg
new file mode 100644
index 00000000..f3e3ce77
--- /dev/null
+++ b/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/avalon.cfg
@@ -0,0 +1,13 @@
+sp_before_byref = remove
+sp_before_square = force
+sp_func_proto_paren = remove
+sp_func_def_paren = remove
+indent_columns = 2
+nl_start_of_file = remove
+nl_struct_brace = remove
+nl_fdef_brace = force
+nl_after_func_body = 2
+eat_blanks_after_open_brace = true
+eat_blanks_before_close_brace = true
+mod_full_brace_if = add
+sp_before_vardef_square = force