summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc11.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc11.cfg')
-rw-r--r--debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc11.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc11.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc11.cfg
new file mode 100644
index 00000000..e355d765
--- /dev/null
+++ b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/oc/oc11.cfg
@@ -0,0 +1,13 @@
+sp_inside_braces = force
+sp_after_send_oc_colon = force
+sp_cond_ternary_short = remove
+sp_cond_colon = add
+sp_cond_question = add
+indent_with_tabs = 0
+nl_end_of_file = force
+nl_end_of_file_min = 1
+nl_after_semicolon = true
+align_var_def_span = 2
+align_var_def_star_style = 1
+align_assign_span = 1
+align_oc_msg_colon_span = 1