mirror of
https://github.com/werkraum-media/events.git
synced 2024-11-13 01:56:10 +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
|