[phpstan] remove non-existing packages/file-system-rector/src/Rector/AbstractFileSystemRector.php (#4886)

This commit is contained in:
Tomas Votruba 2020-12-14 18:37:57 +01:00 committed by GitHub
parent 7e71b94886
commit 5a1c7f2699
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -99,7 +99,6 @@ services:
requiredSeeTypes:
- PHPStan\Rules\Rule
- Rector\Core\Rector\AbstractRector
- Rector\FileSystemRector\Rector\AbstractFileSystemRector
# this rule prevents bug in phar like these: https://github.com/rectorphp/rector/pull/3692/files
-
@ -173,7 +172,6 @@ parameters:
# broken in PHPStan https://github.com/rectorphp/rector/runs/1305002460#step:5:56
- packages/better-php-doc-parser/src/ValueObject/PhpDocNode/AbstractTagValueNode.php
- packages/file-system-rector/src/Rector/AbstractFileSystemRector.php
- packages/testing/src/PHPUnit/*.php
- packages/node-type-resolver/tests/NodeVisitor/FunctionMethodAndClassNodeVisitor/FunctionMethodAndClassNodeVisitorTest.php