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

feat: move to namespace and snake case methods #65

Merged
merged 9 commits into from
Sep 23, 2022

Conversation

ozwaldorf
Copy link
Collaborator

@ozwaldorf ozwaldorf commented Aug 18, 2022

Why?

#64

How?

  • namespace and snakecase methods, remove renames
  • update tests

Contribution checklist?

  • The commit messages are detailed
  • It does not break existing features (unless required)
  • I have performed a self-review of my own code
  • Documentation has been updated to reflect the changes
  • Tests have been added or updated to reflect the changes
  • All code formatting pass
  • All lints pass
  • All tests pass

Security checklist?

  • Injection has been prevented (parameterized queries, no eval or system calls)
  • Sensitive data has been identified and is being protected properly

Demo?

image

@ozwaldorf ozwaldorf requested review from scott-dn and heldrida August 18, 2022 19:55
@ozwaldorf ozwaldorf merged commit 8a57c43 into develop Sep 23, 2022
@ozwaldorf ozwaldorf deleted the feat/namespace-and-snake-case branch September 23, 2022 14:55
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.

3 participants