summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/common/width-2.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/common/width-2.cfg')
-rw-r--r--debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/common/width-2.cfg14
1 files changed, 14 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/common/width-2.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/common/width-2.cfg
new file mode 100644
index 00000000..13a883c7
--- /dev/null
+++ b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/common/width-2.cfg
@@ -0,0 +1,14 @@
+# width stuff
+sp_sparen_brace = add
+sp_arith = force
+indent_columns = 4
+indent_with_tabs = 0
+nl_if_brace = remove
+code_width = 60
+ls_for_split_full = true
+cmt_width = 60
+cmt_c_group = true
+cmt_c_nl_end = true
+cmt_cpp_group = true
+cmt_cpp_to_c = true
+cmt_star_cont = true \ No newline at end of file