ignore unmatched ignored errors

This commit is contained in:
Dennis Eichhorn 2019-12-30 17:34:55 +01:00
parent 3aad453e59
commit cb4d64a350

View File

@ -4,7 +4,7 @@ includes:
parameters:
fileExtensions:
- php
reportUnmatchedIgnoredErrors: true
reportUnmatchedIgnoredErrors: false
excludes_analyse:
- *.tpl.php
- */tests/*