mirror of
https://github.com/Karaka-Management/oms-Search.git
synced 2026-01-26 08:48:41 +00:00
10 lines
320 B
Plaintext
10 lines
320 B
Plaintext
parameters:
|
|
level: 2
|
|
paths:
|
|
- src/
|
|
ignoreErrors:
|
|
# phpstan issue, see: https://github.com/phpstan/phpstan/issues/1306
|
|
- "/Variable .unaryExpression might not be defined./"
|
|
- "/Variable .passedPrefix might not be defined./"
|
|
- "/Variable .prefix might not be defined./"
|