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.
1 parent 484481f commit 3d36134Copy full SHA for 3d36134
.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