diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/common/width-2.cfg')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/common/width-2.cfg | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/common/width-2.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/common/width-2.cfg deleted file mode 100644 index 6c18a158..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.74.0/tests/config/common/width-2.cfg +++ /dev/null @@ -1,13 +0,0 @@ -# width stuff -sp_arith = force -indent_columns = 4 -indent_with_tabs = 0 -nl_if_brace = remove -code_width = 60 -ls_for_split_full = true -cmt_width = 60 -cmt_c_group = true -cmt_c_nl_end = true -cmt_cpp_group = true -cmt_cpp_to_c = true -cmt_star_cont = true
\ No newline at end of file |