update after stop build
All checks were successful
All checks were successful
This commit is contained in:
6
vendor/shalvah/upgrader/phpstan.neon
vendored
Normal file
6
vendor/shalvah/upgrader/phpstan.neon
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
parameters:
|
||||
level: 5
|
||||
reportUnmatchedIgnoredErrors: true
|
||||
inferPrivatePropertyTypeFromConstructor: true
|
||||
ignoreErrors:
|
||||
- '#Method .+ should return .+\|null but return statement is missing.#'
|
||||
Reference in New Issue
Block a user