We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
cargo clippy
--all --all-targets
1 parent 9c606ee commit daa554dCopy full SHA for daa554d
.github/workflows/ci.yml
@@ -78,4 +78,4 @@ jobs:
78
- run: cargo --version --verbose
79
- uses: Swatinem/rust-cache@v2
80
- uses: r7kamura/rust-problem-matchers@v1.1.0
81
- - run: cargo clippy
+ - run: cargo clippy --all --all-targets
0 commit comments