Skip to content

Conversation

AlvesJorge
Copy link
Contributor

@AlvesJorge AlvesJorge commented Oct 8, 2025

Some methods in tests are named using snake_case this is a bit confusing as the standard guidelines for java advise for camelCase.
This PR aims to fix all the occurrences of snake_case in the whole repo.


Reviewer Resources:

Track Policies

Copy link
Contributor

github-actions bot commented Oct 8, 2025

This PR touches files which potentially affect the outcome of the tests of an exercise. This will cause all students' solutions to affected exercises to be re-tested.

If this PR does not affect the result of the test (or, for example, adds an edge case that is not worth rerunning all tests for), please add the following to the merge-commit message which will stops student's tests from re-running. Please copy-paste to avoid typos.

[no important files changed]

For more information, refer to the documentation. If you are unsure whether to add the message or not, please ping @exercism/maintainers-admin in a comment. Thank you!

@AlvesJorge
Copy link
Contributor Author

nvm, closed by #3030

@AlvesJorge AlvesJorge closed this Oct 8, 2025
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