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 f6168c8 commit 0a98986Copy full SHA for 0a98986
.github/workflows/clippy.yaml
@@ -20,4 +20,4 @@ jobs:
20
components: rustfmt
21
22
- name: Clippy
23
- run: cargo clippy -- --all-features -Dwarnings
+ run: cargo clippy --all-features -- -Dwarnings
0 commit comments