diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/config/cpp/avalon.cfg')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/config/cpp/avalon.cfg | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/config/cpp/avalon.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/config/cpp/avalon.cfg deleted file mode 100644 index 45accdc7..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/config/cpp/avalon.cfg +++ /dev/null @@ -1,15 +0,0 @@ -sp_sparen_brace = add -sp_before_byref = remove -sp_before_byref_func = remove -sp_before_square = force -sp_func_proto_paren = remove -sp_func_def_paren = remove -sp_before_vardef_square = force -indent_columns = 2 -nl_start_of_file = remove -nl_struct_brace = remove -nl_fdef_brace = force -nl_after_func_body = 2 -eat_blanks_after_open_brace = true -eat_blanks_before_close_brace = true -mod_full_brace_if = add |