mirror of
https://github.com/Codappix/typo3-php-datasets.git
synced 2024-11-15 00:36:11 +01:00
11 lines
241 B
Text
11 lines
241 B
Text
|
includes:
|
||
|
- phpstan-baseline.neon
|
||
|
parameters:
|
||
|
level: max
|
||
|
paths:
|
||
|
- Classes
|
||
|
- Tests
|
||
|
checkMissingIterableValueType: false
|
||
|
reportUnmatchedIgnoredErrors: true
|
||
|
checkGenericClassInNonGenericObjectType: false
|