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.
2 parents 484481f + 3d36134 commit 3b18d85Copy full SHA for 3b18d85
.github/workflows/main.yml
@@ -19,7 +19,7 @@ jobs:
19
20
- uses: dtolnay/rust-toolchain@stable
21
with:
22
- components: rustfmt
+ components: clippy,rustfmt
23
24
- uses: Swatinem/rust-cache@v2
25
0 commit comments