skip static error

This commit is contained in:
TomasVotruba 2021-04-15 23:41:07 +02:00
parent 420a2a8148
commit c98e180be9

View File

@ -530,3 +530,5 @@ parameters:
- -
message: '#Class cognitive complexity is 32, keep it under 30#' message: '#Class cognitive complexity is 32, keep it under 30#'
path: rules/Privatization/Rector/Class_/ChangeLocalPropertyToVariableRector.php path: rules/Privatization/Rector/Class_/ChangeLocalPropertyToVariableRector.php
- '#Method Rector\\Core\\PhpParser\\Node\\BetterNodeFinder\:\:findParentTypes\(\) should return T of PhpParser\\Node\|null but returns class\-string<T of PhpParser\\Node\>\|T of PhpParser\\Node#'