-
Notifications
You must be signed in to change notification settings - Fork 144
Add Rector #432
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
Labels
Milestone
Comments
This was referenced Feb 3, 2024
ziegenberg
added a commit
to ziegenberg/PHP-CSS-Parser
that referenced
this issue
Jun 17, 2024
Adding rector as a development dependency enables us to do automatic refactorings. Initially this comes with a simple null-config, that does not do much but run rector, so following the suggested integration path of "taking it slow" [1]. Helps with MyIntervals#432 [1] https://getrector.com/documentation/integration-to-new-project Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
ziegenberg
added a commit
to ziegenberg/PHP-CSS-Parser
that referenced
this issue
Jun 17, 2024
Adding rector as a development dependency enables us to do automatic refactorings. Initially this comes with a simple null-config, that does not do much but run rector, so following the suggested integration path of "taking it slow" [1]. Helps with MyIntervals#432 [1] https://getrector.com/documentation/integration-to-new-project Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
ziegenberg
added a commit
to ziegenberg/PHP-CSS-Parser
that referenced
this issue
Jun 17, 2024
Adding rector as a development dependency enables us to do automatic refactorings. Initially this comes with a simple null-config, that does not do much but run rector, so following the suggested integration path of "taking it slow" [1]. Helps with MyIntervals#432 [1] https://getrector.com/documentation/integration-to-new-project Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
oliverklee
pushed a commit
that referenced
this issue
Jun 17, 2024
Adding rector as a development dependency enables us to do automatic refactorings. Initially this comes with a simple null-config, that does not do much but run rector, so following the suggested integration path of "taking it slow" [1]. Helps with #432 [1] https://getrector.com/documentation/integration-to-new-project Signed-off-by: Daniel Ziegenberg <daniel@ziegenberg.at>
@oliverklee can this be considered done? |
Yes. Thank you very much for driving this forward! 🙏 ❤️ |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
This will help us do automatic refactorings.
Also add a configuration file and prevent it from getting shipped.
The text was updated successfully, but these errors were encountered: