2021-02-18 13:27:07 -05:00
|
|
|
parameters:
|
|
|
|
checkGenericClassInNonGenericObjectType: false
|
|
|
|
checkMissingIterableValueType: false
|
|
|
|
inferPrivatePropertyTypeFromConstructor: true
|
|
|
|
level: 8
|
|
|
|
paths:
|
|
|
|
- src
|
|
|
|
excludes_analyse:
|
|
|
|
- tests
|
|
|
|
- vendor
|
2023-03-16 15:18:10 -04:00
|
|
|
tmpDir: build/tmp
|
2021-02-18 13:27:07 -05:00
|
|
|
# These are objects that basically can return anything
|
|
|
|
universalObjectCratesClasses:
|
|
|
|
- Aviat\Ion\Friend
|