-
-
Notifications
You must be signed in to change notification settings - Fork 427
Add SortNamedParamRector #7047
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 SortNamedParamRector #7047
Conversation
rules-tests/CodeQuality/Rector/FuncCall/SortNamedParamRector/Fixture/fixture.php.inc
Show resolved
Hide resolved
rules-tests/CodeQuality/Rector/FuncCall/SortNamedParamRector/Fixture/fixture.php.inc
Outdated
Show resolved
Hide resolved
|
Could you register to CodeQualityLevel class, probably on the last after:
then, try execute: to ensure it works on rector-src codebase. |
Ins't checked by the CI ? I didn't succeed installing the project because of composer patches... |
|
@VincentLanglet that only when you have write access to repo, You may need to install + configure gpatch, see troubleshooting note: https://github.com/symplify/vendor-patches?tab=readme-ov-file#troubleshooting |
Thanks ! It works well. I added a commit with the rector run |
|
Thank you @VincentLanglet |
|
This pull request has been automatically locked because it has been closed for 150 days. Please open a new PR if you want to continue the work. |
Closes rectorphp/rector#9241