php-extension-check/phpstan.neon
2021-05-09 00:50:26 +02:00

9 satır
210 B
Plaintext

parameters:
level: max
inferPrivatePropertyTypeFromConstructor: true
paths:
- src/
- tests/
excludes_analyse:
- %currentWorkingDirectory%/src/TEST
tmpDir: tmp/phpstan