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

Naming style #1089

Open
wants to merge 9 commits into
base: master
Choose a base branch
from
Open

Naming style #1089

wants to merge 9 commits into from

Conversation

leezer3
Copy link
Owner

@leezer3 leezer3 commented Nov 11, 2024

One of those things I probably should have done a while back.

Longer it gets left, the more of an issue it becomes. Fortunately, this doesn't require testing, as it's just making things consistant, and can be automatically done for the most part.

Changes (WIP):

  • Parameter names should be lowerCamelCase
  • Local variable names should be lowerCamelCase
  • public / internal fields should be PascalCase

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