mirror of
https://github.com/werkraum-media/thuecat.git
synced 2024-11-15 01:36:11 +01:00
12 lines
322 B
Text
12 lines
322 B
Text
includes:
|
|
- vendor/friendsoftypo3/phpstan-typo3/extension.neon
|
|
- phpstan-baseline.neon
|
|
parameters:
|
|
level: max
|
|
paths:
|
|
- Classes
|
|
- Configuration
|
|
- Tests
|
|
checkMissingIterableValueType: false
|
|
reportUnmatchedIgnoredErrors: true
|
|
checkGenericClassInNonGenericObjectType: false
|