diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/cpp/ben_008.cfg')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/cpp/ben_008.cfg | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/cpp/ben_008.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/cpp/ben_008.cfg new file mode 100644 index 00000000..ac567894 --- /dev/null +++ b/debian/uncrustify-trinity/uncrustify-trinity-0.76.0/tests/config/cpp/ben_008.cfg @@ -0,0 +1,11 @@ +sp_after_ptr_star = remove +sp_before_sparen = force +sp_inside_sparen = remove +indent_columns = 3 +indent_with_tabs = 0 +nl_var_def_blk_end_func_top = 1 +nl_if_brace = add +nl_try_brace = add +nl_catch_brace = add +mod_full_brace_if = add +pp_indent = remove
\ No newline at end of file |