12 lines
157 B
Plaintext
12 lines
157 B
Plaintext
|
|
includes:
|
||
|
|
- phpstan-baseline.neon
|
||
|
|
|
||
|
|
|
||
|
|
parameters:
|
||
|
|
level: 8
|
||
|
|
paths:
|
||
|
|
- src
|
||
|
|
tmpDir: build/phpstan
|
||
|
|
checkMissingIterableValueType: true
|
||
|
|
|