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

style: uniform naming scheme #70

Merged
merged 4 commits into from
Nov 18, 2024
Merged

style: uniform naming scheme #70

merged 4 commits into from
Nov 18, 2024

Conversation

timerring
Copy link
Owner

Description

Uniform the naming scheme of variables to be lowerCamelCase.

Related Issues

close #69

Changes Proposed

  • Adjust most variable names, with the exception of the export variable.

Who Can Review?

@timerring

Checklist

  • Code has been reviewed
  • Code complies with the project's code standards and best practices
  • Code has passed all tests
  • Code does not affect the normal use of existing features
  • Code has been commented properly
  • Documentation has been updated (if applicable)
  • Demo/checkpoint has been attached (if applicable)

@timerring timerring added the style Changes that do not affect the meaning of the code label Nov 18, 2024
@timerring timerring self-assigned this Nov 18, 2024
Copy link
Owner Author

@timerring timerring left a comment

Choose a reason for hiding this comment

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

LGTM.

@timerring timerring merged commit 4c43750 into main Nov 18, 2024
@timerring timerring deleted the dev branch November 18, 2024 11:31
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
style Changes that do not affect the meaning of the code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Help] Uniform the naming scheme of variables
1 participant