X-Git-Url: https://yaffs.net/gitweb/?a=blobdiff_plain;f=vendor%2Fwebmozart%2Fassert%2F.styleci.yml;h=c2ad4a57de7addc4218c22c61f78c2f1d0544bb1;hb=5b8bb166bfa98770daef9de5c127fc2e6ef02340;hp=92da20f44a7cdd6ea5d6ecb931eb7ca611104e68;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/vendor/webmozart/assert/.styleci.yml b/vendor/webmozart/assert/.styleci.yml index 92da20f44..c2ad4a57d 100644 --- a/vendor/webmozart/assert/.styleci.yml +++ b/vendor/webmozart/assert/.styleci.yml @@ -1,8 +1,11 @@ preset: symfony +finder: + exclude: + - "tests" + enabled: - ordered_use disabled: - - empty_return - phpdoc_annotation_without_dot # This is still buggy: https://github.com/symfony/symfony/pull/19198