We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
cargo clippy
Anyone is welcome to work on it, even if you've never contributed to opensource projects.
How to start:
main
cargo clippy --workspace --tests --bins -- -D warnings
This is a background task, it will remain open for future cases even after related PRs are merged.
The text was updated successfully, but these errors were encountered:
Successfully merging a pull request may close this issue.
Anyone is welcome to work on it, even if you've never contributed to opensource projects.
How to start:
main
branch.cargo clippy --workspace --tests --bins -- -D warnings
.This is a background task, it will remain open for future cases even after related PRs are merged.
The text was updated successfully, but these errors were encountered: