Chris Abbey

Results 66 comments of Chris Abbey

> You need to rebase latest main branch to fix unit test: > > ```shell > git checkout main > git pull [email protected]:rectorphp/rector-src.git main > git checkout add-get-class-rectors > git...

even with the correct main pulled (d246d27a9442cc08a419e899e07c2c19a680eb80), still a failure in an unrelated test, both on main and on my rebased branch: ``` 1) Rector\Tests\Issues\AutoImport\AutoImportTest::test with data set #1 ('/Volumes/Git/rector-src/tests...hp.inc')...

TA-DA! all clean on both main and my branch now. Thanks for that tip! I guess I'm spoiled by having all of our repos at work automatically do that whenever...

converting to draft while I re-work the rules... may take a few days given my other workload.

> Just out of curiosity (and because I might be missing something), [@shanefagan](https://github.com/shanefagan), **as a user**, why do you actually care? It is not like the whole gnome "feel" of...

I don't think you would have to do quite that much. Assuming you have fetched the remote it should just be a matter of comparing what hash is used by...