mirror of
https://github.com/nikic/PHP-Parser.git
synced 2025-01-16 22:58:15 +01:00
9f9c2ea81b
New baseline errors are array types that I prefer to leave alone, as well as one PhpStan bug: https://github.com/phpstan/phpstan/issues/4526
9 lines
126 B
Plaintext
9 lines
126 B
Plaintext
includes:
|
|
- phpstan-baseline.neon
|
|
|
|
parameters:
|
|
level: 6
|
|
paths:
|
|
- lib
|
|
treatPhpDocTypesAsCertain: false
|