diff --git a/phpstan.neon b/phpstan.neon index c3ad4d0c69..f69ae8b112 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -13,3 +13,6 @@ parameters: - ui/front - init.php - vendor/vendor-prefixed + excludes_analyse: + - '*.txt' + - '*.json'