diff --git a/phpstan.neon.dist b/phpstan.neon.dist index d6767de6..e460b2fd 100644 --- a/phpstan.neon.dist +++ b/phpstan.neon.dist @@ -8,3 +8,8 @@ parameters: - tests scanDirectories: - includes + ignoreErrors: + - + message: '#.*#' + path: config/config.php + reportUnmatched: false