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

run clippy in CI #113

Open
mulimoen opened this issue Sep 28, 2019 · 3 comments
Open

run clippy in CI #113

mulimoen opened this issue Sep 28, 2019 · 3 comments

Comments

@mulimoen
Copy link
Collaborator

Need to fix current clippy errors

@mulimoen
Copy link
Collaborator Author

To see current errors, run

cargo clippy -- -A warnings

@crlf0710
Copy link
Owner

Actually many of the provided suggestions by tools are correct. How I wish clippy had an interactive auto fix mode...

@cormacrelf
Copy link
Collaborator

There’s cargo fix --clippy: rust-lang/cargo#7069

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

No branches or pull requests

3 participants