mirror of
https://github.com/Dannecron/coverage-merger.git
synced 2025-12-26 00:02:35 +03:00
phpstan: add another rule to ignore
This commit is contained in:
@@ -21,6 +21,7 @@ parameters:
|
|||||||
- '#Call to an undefined method Pest\\Expectation|Pest\\Support\\Extendable::#'
|
- '#Call to an undefined method Pest\\Expectation|Pest\\Support\\Extendable::#'
|
||||||
- '#Call to an undefined method Pest\\Mixins\\Expectation#'
|
- '#Call to an undefined method Pest\\Mixins\\Expectation#'
|
||||||
- '#Call to an undefined method Pest\\PendingCalls\\TestCall|Pest\\Support\\HigherOrderTapProxy::#'
|
- '#Call to an undefined method Pest\\PendingCalls\\TestCall|Pest\\Support\\HigherOrderTapProxy::#'
|
||||||
|
- '#Access to an undefined property Pest\\Mixins\\Expectation#'
|
||||||
paths:
|
paths:
|
||||||
- tests/*
|
- tests/*
|
||||||
# Some mockery errors
|
# Some mockery errors
|
||||||
|
|||||||
Reference in New Issue
Block a user