mirror of
https://github.com/linuxserver/Heimdall.git
synced 2026-02-21 20:20:34 +09:00
12 lines
157 B
Plaintext
12 lines
157 B
Plaintext
includes:
|
|
- phpstan-baseline.neon
|
|
|
|
|
|
parameters:
|
|
level: 8
|
|
paths:
|
|
- src
|
|
tmpDir: build/phpstan
|
|
checkMissingIterableValueType: true
|
|
|