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