mirror of
https://github.com/pestphp/pest.git
synced 2026-03-06 15:57:21 +01:00
13 lines
199 B
Plaintext
13 lines
199 B
Plaintext
includes:
|
|
- phpstan-baseline.neon
|
|
|
|
parameters:
|
|
level: 7
|
|
paths:
|
|
- src
|
|
|
|
reportUnmatchedIgnoredErrors: false
|
|
|
|
ignoreErrors:
|
|
- "#type mixed is not subtype of native#"
|