summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cpp/qt-1.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cpp/qt-1.cfg')
-rw-r--r--debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cpp/qt-1.cfg10
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cpp/qt-1.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cpp/qt-1.cfg
new file mode 100644
index 00000000..b15663f7
--- /dev/null
+++ b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/cpp/qt-1.cfg
@@ -0,0 +1,10 @@
+sp_before_ptr_star = force
+sp_inside_fparens = force
+indent_columns = 4
+indent_class = true
+nl_end_of_file = force
+nl_end_of_file_min = 1
+nl_class_brace = force
+nl_after_semicolon = true
+nl_before_access_spec = 2
+nl_after_access_spec = 1 \ No newline at end of file