-
Notifications
You must be signed in to change notification settings - Fork 72
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add Rector #371
Add Rector #371
Conversation
this should trigger a run on my fork branch
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Hey @Nielsvanpach
these changes looks great, thank you for your work on this!
I left 2 comments we need to address and then we can merge these improvements!
...Eloquent/Schema/migrations/default_users_table_anon/2014_10_12_000000_create_users_table.php
Show resolved
Hide resolved
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
thank you! Can you please resolve conflicts? Then I'll merge it immediately to avoid new conflicts.
All ready |
Added Rector as dev-dependency
composer rector
for dry-runs./vendor/bin/rector
to executeUpdates