diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/width.cfg')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/width.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/width.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/width.cfg new file mode 100644 index 00000000..3245a35e --- /dev/null +++ b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/width.cfg @@ -0,0 +1,8 @@ +# width stuff +sp_sparen_brace = add +sp_arith = force +indent_columns = 4 +indent_with_tabs = 0 +nl_if_brace = remove +code_width = 60 +ls_func_split_full = true
\ No newline at end of file |