mirror of
https://github.com/rectorphp/rector.git
synced 2025-01-17 21:38:22 +01:00
a389839c5c
* [downgrade] simplify to 2 configs * rename downgrade_packages.sh to downgrade_rector_to_php71.sh * add test case stub * [CI] add linter for php code * [CI] update tagged workflow * update for covariance * [ci-review] Rector Rectify Co-authored-by: kaizen-ci <info@kaizen-ci.org>
21 lines
248 B
Plaintext
21 lines
248 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
|
|
|
|
# scoped & downgraded version
|
|
php-scoper.phar
|
|
box.phar
|
|
php-parallel-lint
|
|
|
|
tmp
|