FlagPole/phpstan.neon.dist

8 lines
165 B
Plaintext
Raw Normal View History

2025-12-09 22:48:07 +00:00
parameters:
level: 8
paths:
- src
checkGenericClassInNonGenericObjectType: true
checkMissingIterableValueType: true
reportUnmatchedIgnoredErrors: true