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

fix: rename camel case rules to pascal case #614

Merged
merged 5 commits into from
Dec 31, 2024

Conversation

dbale-altoros
Copy link
Collaborator

Rules named with camel-case were incorrectly named
This pr replaces camel case naming with pascal case naming which is actually what the rule is doing

@dbale-altoros dbale-altoros self-assigned this Dec 20, 2024
@juanpcapurro
Copy link
Contributor

juanpcapurro commented Dec 26, 2024

fwiw the solidity style guide refers to this convention as CapWords so using the same name might make sense

@dbale-altoros dbale-altoros merged commit 07850cc into develop Dec 31, 2024
10 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.

2 participants