Skip to content

Adds Rector for automated code refactoring#6

Merged
jwaguet merged 1 commit intomasterfrom
jwa-add-rector
Oct 10, 2025
Merged

Adds Rector for automated code refactoring#6
jwaguet merged 1 commit intomasterfrom
jwa-add-rector

Conversation

@jwaguet
Copy link
Contributor

@jwaguet jwaguet commented Oct 10, 2025

Enables Rector to automate code refactoring tasks.

This commit introduces Rector, a tool for automated code refactoring, to the project. It adds Rector as a dependency and configures it to scan the source and test directories, using a predefined ruleset for code quality improvements. This helps maintain code consistency and modernize the codebase.

Enables Rector to automate code refactoring tasks.

This commit introduces Rector, a tool for automated code refactoring,
to the project. It adds Rector as a dependency and configures it to
scan the source and test directories, using a predefined ruleset for
code quality improvements. This helps maintain code consistency and
modernize the codebase.
@sonarqubecloud
Copy link

@jwaguet jwaguet merged commit 04cdf33 into master Oct 10, 2025
5 of 8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant