diff options
Diffstat (limited to 'debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/config/oc/sp_oc_catch.cfg')
-rw-r--r-- | debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/config/oc/sp_oc_catch.cfg | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/config/oc/sp_oc_catch.cfg b/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/config/oc/sp_oc_catch.cfg deleted file mode 100644 index bb9f73fb..00000000 --- a/debian/uncrustify-trinity/uncrustify-trinity-0.78.0/tests/config/oc/sp_oc_catch.cfg +++ /dev/null @@ -1,12 +0,0 @@ -sp_sparen_brace = add -sp_oc_catch_paren = force -sp_catch_paren = add # ignore/add/remove/force -sp_oc_catch_brace = add # ignore/add/remove/force -sp_catch_brace = force # ignore/add/remove/force -sp_oc_brace_catch = add # ignore/add/remove/force -sp_brace_catch = force # ignore/add/remove/force -nl_oc_catch_brace = remove # ignore/add/remove/force -nl_catch_brace = remove # ignore/add/remove/force -nl_oc_brace_catch = add # ignore/add/remove/force -nl_brace_catch = remove # ignore/add/remove/force -sp_finally_brace = remove |