php-kilo/phpstan.neon

8 lines
181 B
YAML
Raw Normal View History

2021-03-03 13:14:44 -05:00
parameters:
checkGenericClassInNonGenericObjectType: false
checkMissingIterableValueType: false
inferPrivatePropertyTypeFromConstructor: true
level: 8
paths:
- src
- ./kilo