abtest/phpstan.neon

10 lines
206 B
Plaintext
Raw Permalink Normal View History

parameters:
level: max
paths:
- Classes
- Configuration
- Tests
checkMissingIterableValueType: false
reportUnmatchedIgnoredErrors: false
checkGenericClassInNonGenericObjectType: false