diff --git a/phpstan.neon b/phpstan.neon index d2b9802..33ccc1e 100644 --- a/phpstan.neon +++ b/phpstan.neon @@ -3,7 +3,7 @@ includes: - ../../../vendor/thecodingmachine/phpstan-safe-rule/phpstan-safe-rule.neon - ../../../vendor/phpstan/phpstan-strict-rules/rules.neon - ../../../vendor/symplify/phpstan-rules/config/services/services.neon - - ../../../vendor/symplify/phpstan-rules/config/naming-rules.neon + # - ../../../vendor/symplify/phpstan-rules/config/naming-rules.neon # ../../../ is required because this file is use as base and we want to include all those extra rules services: