We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
cargo clippy
--all --all-targets
1 parent 9c606ee commit daa554dCopy full SHA for daa554d
1 file changed
.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