Exclude non interesting warning
This commit is contained in:
parent
882200d897
commit
9c832c58ad
1 changed files with 1 additions and 0 deletions
|
|
@ -79,6 +79,7 @@ parameters:
|
|||
- '#Unable to resolve the template type T#'
|
||||
- '#in empty\(\) always exists and is always falsy#'
|
||||
- '#in empty\(\) always exists and is not falsy#'
|
||||
- '#in isset() is not nullable#'
|
||||
internalErrorsCountLimit: 50
|
||||
cache:
|
||||
# nodesByFileCountMax: 512
|
||||
|
|
|
|||
Loading…
Reference in a new issue