laravel-bitunix-api/phpstan.neon.dist

13 lines
217 B
Plaintext

includes:
- phpstan-baseline.neon
parameters:
level: 5
paths:
- src
- config
- database
tmpDir: build/phpstan
checkOctaneCompatibility: true
checkModelProperties: true