summaryrefslogtreecommitdiffstats
path: root/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/cpp/ben_005.cfg
diff options
context:
space:
mode:
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/cpp/ben_005.cfg')
-rw-r--r--debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/cpp/ben_005.cfg13
1 files changed, 13 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/cpp/ben_005.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/cpp/ben_005.cfg
new file mode 100644
index 00000000..6784d5f8
--- /dev/null
+++ b/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/cpp/ben_005.cfg
@@ -0,0 +1,13 @@
+sp_assign_default = remove
+sp_before_ptr_star = force
+sp_after_ptr_star = remove
+sp_inside_fparen = remove
+sp_return_paren = remove
+indent_columns = 3
+indent_with_tabs = 0
+indent_class = true
+indent_access_spec = 2
+nl_class_leave_one_liners = true
+align_func_params = true
+align_var_def_star_style = 1
+mod_remove_extra_semicolon = true \ No newline at end of file