Skip to content
This repository was archived by the owner on Sep 19, 2023. It is now read-only.

Commit 9a3b0c2

Browse files
committed
Added strict rules from phpstan-phpunit
1 parent f4bcc97 commit 9a3b0c2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

phpstan.neon

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
includes:
22
- vendor/phpstan/phpstan-phpunit/extension.neon
33
- vendor/phpstan/phpstan-phpunit/rules.neon
4+
- vendor/phpstan/phpstan-phpunit/strictRules.neon
45
- vendor/phpstan/phpstan-strict-rules/rules.neon
56

67
parameters:

0 commit comments

Comments
 (0)