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