7 lines
299 B
Plaintext
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 |