Remove ignored string in phpstan rules
This commit is contained in:
parent
744769e8bf
commit
a48e9d2846
|
@ -4,7 +4,6 @@ includes:
|
|||
parameters:
|
||||
ignoreErrors:
|
||||
- '#Method MDMysqli::_check_query_efficiency\(\) is unused.#'
|
||||
- '# with null as default value.#'
|
||||
polluteScopeWithLoopInitialAssignments: false
|
||||
polluteScopeWithAlwaysIterableForeach: false
|
||||
checkAlwaysTrueCheckTypeFunctionCall: true
|
||||
|
|
Loading…
Reference in New Issue
Block a user