Files
filament-short-url/phpstan.neon.dist

10 lines
174 B
Plaintext
Raw Normal View History

includes:
- vendor/larastan/larastan/extension.neon
parameters:
paths:
- src
level: 5
tmpDir: build/phpstan
checkMissingIterableValueType: false