summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/config/oc/oc_bug_1674.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/config/oc/oc_bug_1674.cfg')
-rw-r--r--debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/config/oc/oc_bug_1674.cfg49
1 files changed, 49 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/config/oc/oc_bug_1674.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/config/oc/oc_bug_1674.cfg
new file mode 100644
index 00000000..31e4537c
--- /dev/null
+++ b/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/config/oc/oc_bug_1674.cfg
@@ -0,0 +1,49 @@
+# File Created With UncrustifyX 0.4.3 (252)
+
+sp_enum_paren = remove
+sp_cond_ternary_short = remove
+indent_paren_open_brace = true
+
+align_oc_decl_colon = true
+align_oc_msg_colon_span = 1
+nl_after_func_body = 2
+mod_full_brace_do = add
+mod_full_brace_if = add
+mod_full_brace_for = add
+mod_full_brace_while = add
+indent_oc_block = true
+indent_columns = 4
+indent_switch_case = 4
+indent_with_tabs = 0
+nl_after_brace_close = true
+nl_after_brace_open = true
+nl_after_case = true
+nl_brace_while = remove
+nl_collapse_empty_body = false
+nl_end_of_file = add
+sp_after_oc_block_caret = remove
+sp_after_oc_colon = remove
+sp_after_send_oc_colon = remove
+sp_after_oc_property = add
+sp_after_oc_return_type = remove
+sp_after_oc_scope = force
+sp_after_oc_type = remove
+sp_after_angle = add
+sp_after_comma = add
+sp_after_sparen = add
+sp_after_ptr_star = remove
+sp_arith = add
+sp_assign = add
+sp_bool = add
+sp_compare = add
+sp_member = remove
+sp_cond_colon = add
+sp_cond_question = add
+sp_before_oc_block_caret = ignore
+sp_before_oc_colon = remove
+sp_before_send_oc_colon = remove
+sp_before_sparen = add
+sp_before_ptr_star = add
+sp_before_unnamed_ptr_star = add
+sp_angle_word = add
+sp_between_ptr_star = remove