summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/freebsd.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/freebsd.cfg')
-rw-r--r--debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/freebsd.cfg26
1 files changed, 0 insertions, 26 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/freebsd.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/freebsd.cfg
deleted file mode 100644
index e34be04f..00000000
--- a/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/freebsd.cfg
+++ /dev/null
@@ -1,26 +0,0 @@
-sp_arith = force
-sp_bool = force
-sp_before_ptr_star = force
-sp_after_ptr_star = remove
-sp_before_semi_for_empty = force
-sp_after_semi_for_empty = force
-sp_type_func = force
-sp_brace_else = force
-indent_continue = 4
-nl_brace_else = remove
-nl_for_brace = add
-nl_while_brace = add
-nl_switch_brace = add
-nl_before_case = true
-nl_after_func_proto_group = 2
-nl_after_func_body = 3
-pos_arith = trail
-align_var_def_span = 1
-align_var_def_star_style = 1
-align_typedef_gap = 3
-align_typedef_span = 5
-mod_full_brace_for = add
-mod_full_brace_if = add
-mod_full_brace_while = add
-mod_full_paren_if_bool = true
-mod_remove_extra_semicolon = true