We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1a336d7 commit 9735e04Copy full SHA for 9735e04
phpstan.neon
@@ -3,7 +3,7 @@ includes:
3
- ../../../vendor/thecodingmachine/phpstan-safe-rule/phpstan-safe-rule.neon
4
- ../../../vendor/phpstan/phpstan-strict-rules/rules.neon
5
- ../../../vendor/symplify/phpstan-rules/config/services/services.neon
6
- - ../../../vendor/symplify/phpstan-rules/config/naming-rules.neon
+ # - ../../../vendor/symplify/phpstan-rules/config/naming-rules.neon
7
# ../../../ is required because this file is use as base and we want to include all those extra rules
8
9
services:
0 commit comments