diff --git a/Config/phpstan.neon b/Config/phpstan.neon index 66a5aa7..6fbde10 100755 --- a/Config/phpstan.neon +++ b/Config/phpstan.neon @@ -4,7 +4,7 @@ includes: parameters: fileExtensions: - php - reportUnmatchedIgnoredErrors: true + reportUnmatchedIgnoredErrors: false excludes_analyse: - *.tpl.php - */tests/*