diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/width-3.cfg')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/width-3.cfg | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/width-3.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/width-3.cfg new file mode 100644 index 00000000..309db151 --- /dev/null +++ b/debian/uncrustify-trinity/uncrustify-trinity-0.78.1/tests/config/c/width-3.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 = 80 +ls_func_split_full = true
\ No newline at end of file |