inventur/phpstan.neon
2020-01-13 16:09:25 +01:00

7 lines
299 B
Plaintext

includes:
- vendor/thecodingmachine/phpstan-strict-rules/phpstan-strict-rules.neon
- vendor/thecodingmachine/phpstan-safe-rule/phpstan-safe-rule.neon
parameters:
excludes_analyse:
- %currentWorkingDirectory%/src/Migrations/*.php
- %currentWorkingDirectory%/src/Kernel.php