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

Use snake_case method names and deprecate the camelCase names #58

Open
beauremus opened this issue Nov 8, 2022 · 0 comments
Open

Use snake_case method names and deprecate the camelCase names #58

beauremus opened this issue Nov 8, 2022 · 0 comments
Labels
bug Something isn't working good first issue Good for newcomers

Comments

@beauremus
Copy link
Contributor

We still have a few instances of camelCase being used outside of class names. Those names should be replicated with the appropriate snake_case, and the old version should be deprecated. Also, the deprecated version should point to the camelCase version.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant