Skip to content

Commit 9735e04

Browse files
committed
less strict
1 parent 1a336d7 commit 9735e04

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

phpstan.neon

+1-1
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ includes:
33
- ../../../vendor/thecodingmachine/phpstan-safe-rule/phpstan-safe-rule.neon
44
- ../../../vendor/phpstan/phpstan-strict-rules/rules.neon
55
- ../../../vendor/symplify/phpstan-rules/config/services/services.neon
6-
- ../../../vendor/symplify/phpstan-rules/config/naming-rules.neon
6+
# - ../../../vendor/symplify/phpstan-rules/config/naming-rules.neon
77
# ../../../ is required because this file is use as base and we want to include all those extra rules
88

99
services:

0 commit comments

Comments
 (0)