Skip to content

Commit 5922510

Browse files
committed
refactor: update PHPStan rule includes for consistency
1 parent ac1f060 commit 5922510

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

phpstan.neon

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
includes:
22
- phar://phpstan.phar/conf/bleedingEdge.neon
33
- vendor/phpstan/phpstan-strict-rules/rules.neon
4-
- vendor/firehub/phpstan-rules/src/rule.neon
5-
- vendor/firehub/phpstan-rules/src/type.neon
4+
- vendor/firehub/phpstan-rules/rule.neon
5+
- vendor/firehub/phpstan-rules/type.neon
66

77
parameters:
88
level: max

0 commit comments

Comments
 (0)