forge/phpstan.neon

10 lines
150 B
Plaintext

includes:
- ./vendor/larastan/larastan/extension.neon
parameters:
paths:
- app/
excludePaths:
analyseAndScan:
- tests/
level: 4