Skip to content
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

rename method from Clone to clone inEngine class to match the java naming convention and definition in the java.lang.Object. #268

Merged
merged 1 commit into from
Jun 19, 2024

Conversation

balcanuc
Copy link
Contributor

@balcanuc balcanuc commented Jun 18, 2024

rename method from Clone to clone in Engine class to match the java naming convention and definition in the java.lang.Object.

An alternative would be to mark the current Clone as @Deprecated and add a new method clone. As the fails happens on compile time and Regorus is not at a peak adoption, I think that just renaming the method is better.

…java naming convention and definiont in the of java.lang.Object.
@anakrish
Copy link
Collaborator

@balcanuc Thanks for the contribution. Can you rebase to the latest main to unblock testing this PR?

Copy link
Collaborator

@anakrish anakrish left a comment

Choose a reason for hiding this comment

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

LGTM.

@anakrish
Copy link
Collaborator

Merging this since the blocking clippy issue already fixed in main and the rebased pr passes locally.

@anakrish anakrish merged commit e6f2ec8 into microsoft:main Jun 19, 2024
14 of 15 checks passed
@github-actions github-actions bot mentioned this pull request Jun 19, 2024
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.

2 participants