Timothy J. Warren
9690e3f4b3
Some checks failed
Gitea - aviat/banker/pipeline/head There was a failure building this commit
15 lines
338 B
YAML
15 lines
338 B
YAML
parameters:
|
|
checkGenericClassInNonGenericObjectType: false
|
|
checkMissingIterableValueType: false
|
|
inferPrivatePropertyTypeFromConstructor: true
|
|
level: 8
|
|
paths:
|
|
- src
|
|
excludes_analyse:
|
|
- tests
|
|
- vendor
|
|
tmpDir: build/tmp
|
|
# These are objects that basically can return anything
|
|
universalObjectCratesClasses:
|
|
- Aviat\Ion\Friend
|