mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-10 00:36:10 +01:00
10 lines
247 B
Text
10 lines
247 B
Text
includes:
|
|
- phpstan-baseline.neon
|
|
parameters:
|
|
level: max
|
|
paths:
|
|
- Classes
|
|
- Configuration
|
|
checkMissingIterableValueType: false
|
|
checkGenericClassInNonGenericObjectType: false
|
|
reportUnmatchedIgnoredErrors: true
|