Skip to content

Commit

Permalink
Updated Rector
Browse files Browse the repository at this point in the history
  • Loading branch information
ondrejmirtes committed Aug 25, 2020
1 parent 13d371b commit 831d863
Show file tree
Hide file tree
Showing 3 changed files with 1,550 additions and 653 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/build.yml
Expand Up @@ -253,10 +253,9 @@ jobs:
- |
git clone https://github.com/rectorphp/rector.git e2e/integration/repo
cd e2e/integration/repo
git checkout 4873119f76c422209995f4e92ecfb5a971c74480
git checkout 44d3ec8b7a488aa3d07efa231ff742d8b2670a3d
cp ../rector-composer.lock composer.lock
composer install
rm stubs/Symfony/Component/Process/Process.php
../../../phpstan.phar analyse -c ../rector.neon
- |
git clone https://github.com/slevomat/coding-standard.git e2e/integration/repo
Expand Down

0 comments on commit 831d863

Please sign in to comment.