summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/empty_body.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/empty_body.cfg')
-rw-r--r--debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/empty_body.cfg6
1 files changed, 6 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/empty_body.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/empty_body.cfg
new file mode 100644
index 00000000..b737dfd8
--- /dev/null
+++ b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/empty_body.cfg
@@ -0,0 +1,6 @@
+sp_arith = force
+sp_before_ptr_star = remove
+sp_after_ptr_star = force
+sp_after_ptr_star_func = force
+indent_columns = 4
+nl_collapse_empty_body_functions = true