diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/c/ben_092.cfg')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/c/ben_092.cfg | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/c/ben_092.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/c/ben_092.cfg new file mode 100644 index 00000000..bb993d75 --- /dev/null +++ b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/c/ben_092.cfg @@ -0,0 +1,10 @@ +sp_after_comma = force +indent_columns = 3 +indent_with_tabs = 0 +nl_if_brace = add +nl_do_brace = add +nl_fdef_brace = add +eat_blanks_after_open_brace = true +eat_blanks_before_close_brace = true +cmt_star_cont = true +mod_full_brace_if = add
\ No newline at end of file |