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