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 d135673 + 378088a commit ae7c0d8Copy full SHA for ae7c0d8
.github/workflows/checks.yml
@@ -50,6 +50,7 @@ jobs:
50
uses: dtolnay/rust-toolchain@master
51
with:
52
toolchain: stable
53
+ components: clippy
54
- name: Check lints
55
env:
56
GITHUB_TOKEN: ${{secrets.GITHUB_TOKEN}}
0 commit comments