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 cee7303 commit 98f43c3Copy full SHA for 98f43c3
.github/workflows/ci.yml
@@ -83,3 +83,4 @@ jobs:
83
uses: actions-rs/cargo@v1
84
with:
85
command: clippy
86
+ args: --workspace -- -D warnings
0 commit comments