ignore unmatched ignored errors

This commit is contained in:
Dennis Eichhorn 2019-12-30 17:29:16 +01:00
parent 1021257b34
commit 3aad453e59

View File

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