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

Enum cases capitalization style #38

Closed
jef348 opened this issue Aug 11, 2022 · 0 comments
Closed

Enum cases capitalization style #38

jef348 opened this issue Aug 11, 2022 · 0 comments

Comments

@jef348
Copy link

jef348 commented Aug 11, 2022

Enum case declarations MUST use CamelCase capitalization.

Should be Enum case declarations MUST use PascalCase capitalization. since that is what is both demonstrated and consistent with constants in Enumerations.

KorvinSzanto added a commit that referenced this issue Aug 11, 2022
Fix #38: replace CamelCase to PascalCase in Enum case declarations
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

No branches or pull requests

1 participant