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

Clippy fixes #80

Merged
merged 5 commits into from
Nov 2, 2024
Merged

Clippy fixes #80

merged 5 commits into from
Nov 2, 2024

Conversation

scd31
Copy link

@scd31 scd31 commented Oct 21, 2024

Fixes based on clippy lints & rustfmt. I added both of these to CI to enforce them in the future. Clippy especially I find super helpful for becoming a better Rust programmer - it'll often tell me better ways to do whatever I'm trying to do.

There are two lints I didn't touch as they'll be fixed by #77 . Once that's merged I'll rebase this and CI should pass

@louis-e louis-e merged commit 7ef7950 into louis-e:main Nov 2, 2024
3 checks passed
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.

2 participants