mirror of
https://github.com/LukeHagar/plexphp.git
synced 2025-12-06 04:20:51 +00:00
12 lines
314 B
Plaintext
12 lines
314 B
Plaintext
parameters:
|
|
|
|
paths:
|
|
- src/
|
|
|
|
reportUnmatchedIgnoredErrors: false
|
|
|
|
ignoreErrors:
|
|
- '#.*?class ReflectionProperty constructor expects object\|string.*?#'
|
|
- '#^Strict comparison using === between .*? will always evaluate to false\.$#'
|
|
- identifier: missingType.generics
|