19 lines
391 B
Plaintext
19 lines
391 B
Plaintext
parameters:
|
|
level: 5
|
|
paths:
|
|
- src
|
|
ignoreErrors:
|
|
-
|
|
identifier: missingType.iterableValue
|
|
-
|
|
identifier: missingType.generics
|
|
reportUnmatchedIgnoredErrors: false
|
|
checkUninitializedProperties: true
|
|
inferPrivatePropertyTypeFromConstructor: true
|
|
|
|
services:
|
|
-
|
|
class: Phred\Support\PhpStan\Rules\InvokableControllerRule
|
|
tags:
|
|
- phpstan.rules.rule
|