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

Fix clippy warnings #253

Conversation

mh-northlander
Copy link
Collaborator

Fix #40 (warnings from Clippy).

Fixed all warnings generated by cargo clippy --all-targets --all-features and add it to the github action (Rust-lint)
Most of them are done automatically (cargo clippy --fix).

@mh-northlander
Copy link
Collaborator Author

This contains some breaking changes (e.g. function signature).
I will separate them.

@mh-northlander
Copy link
Collaborator Author

separated into #263 and #264

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.

Fix clippy warnings
1 participant