Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

[CI] Add Rector basic sets #28

Merged
merged 3 commits into from
Aug 5, 2020
Merged

Conversation

TomasVotruba
Copy link
Contributor

@TomasVotruba TomasVotruba commented Aug 5, 2020

This is basic setup for Rector.
I hope you find it useful 馃憤

Ready to merge

@@ -38,8 +38,6 @@ $status = $kernel->handle(
|
*/

$kernel->terminate();
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Empty dead method

Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep. Makes sense to just remove it, if we ever need it, we will write it back in 馃憤

Copy link
Member

@olivernybroe olivernybroe left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice! Thanks for adding more static checking 馃憤

Now our test suite has lots of amazing static analysis.

@olivernybroe olivernybroe merged commit 29a031c into pestphp:master Aug 5, 2020
@TomasVotruba TomasVotruba deleted the rector branch August 5, 2020 18:33
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants