banker/phpstan.neon

13 lines
239 B
YAML
Raw Normal View History

2021-02-18 13:27:07 -05:00
parameters:
checkMissingIterableValueType: false
2023-03-16 16:22:31 -04:00
level: 9
2021-02-18 13:27:07 -05:00
paths:
- src
2023-03-16 16:22:31 -04:00
excludePaths:
2021-02-18 13:27:07 -05:00
- tests
- vendor
tmpDir: build/tmp
2021-02-18 13:27:07 -05:00
# These are objects that basically can return anything
universalObjectCratesClasses:
- Aviat\Ion\Friend