You've already forked Epicnabbo-Catalogus-Updated-Daily
15 lines
208 B
Plaintext
15 lines
208 B
Plaintext
includes:
|
|
- phpstan-baseline.neon
|
|
|
|
parameters:
|
|
level: 1
|
|
paths:
|
|
- src
|
|
- tests
|
|
|
|
ignoreErrors:
|
|
- '#Unsafe usage of new static\(\)#'
|
|
-
|
|
message: '#Undefined variable\: \$this#'
|
|
path: tests
|