events/phpstan.neon

10 lines
197 B
Text
Raw Normal View History

includes:
- phpstan-baseline.neon
parameters:
level: max
paths:
- Classes
- Configuration
checkMissingIterableValueType: false
reportUnmatchedIgnoredErrors: false