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

refactor: remove non snake case #52

Merged
merged 1 commit into from
Jun 13, 2024
Merged

refactor: remove non snake case #52

merged 1 commit into from
Jun 13, 2024

Conversation

sjrusso8
Copy link
Owner

Description

refactor: remove snake case

  • remove allow(non_snake_case) from everything
  • update tests & other misc test fixes

Related Issue(s)

@sjrusso8 sjrusso8 changed the title refactor: remove snake case refactor: remove non snake case Jun 13, 2024
@sjrusso8 sjrusso8 merged commit 5ea47e5 into main Jun 13, 2024
3 checks passed
@sjrusso8 sjrusso8 deleted the feat/remove_snake branch June 13, 2024 21:13
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.

#[allow(non_snake_case)]
1 participant