diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/ben_012.cfg')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/ben_012.cfg | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/ben_012.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/ben_012.cfg new file mode 100644 index 00000000..47906d8b --- /dev/null +++ b/debian/uncrustify-trinity/uncrustify-trinity-0.73.0/tests/config/ben_012.cfg @@ -0,0 +1,12 @@ +sp_arith = force +sp_before_ptr_star = force +sp_after_ptr_star = remove +sp_before_byref = remove +sp_inside_angle = remove +sp_after_angle = force +indent_columns = 3 +indent_class = true +indent_access_spec = 2 +nl_func_var_def_blk = 1 +nl_fdef_brace = add +mod_paren_on_return = add
\ No newline at end of file |