mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-17 13:28:18 +01:00
319d6bfca1
* add phpstan-for-rector config path, to separate phpstan and extensions that help Rector with precise types * move type value object to value object * moving * remove KernelGetContainerAfterBootReturnTypeExtension, use one from symplify * remove ContainerGetDynamicMethodReturnTypeExtension to ContainerGetReturnTypeExtension * remove nette extension * add nette-extension * removed delegated rule * delegate implmenets + code sample PHPStan rule to symplify
17 lines
195 B
Plaintext
17 lines
195 B
Plaintext
/vendor
|
|
composer.lock
|
|
|
|
# PHPStorm meta files
|
|
.idea/
|
|
|
|
.phpunit.result.cache
|
|
|
|
# often customized locally - example on Github is just fine
|
|
rector-recipe.php
|
|
|
|
# testing
|
|
abz
|
|
|
|
php-scoper.phar
|
|
box.phar
|