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 7e371c8 commit 56bcb21Copy full SHA for 56bcb21
.github/workflows/clippy-rustfmt.yml
@@ -28,4 +28,4 @@ jobs:
28
run: cargo fmt --all -- --check
29
30
- name: clippy
31
- run: cargo clippy
+ run: cargo clippy -- -D warnings
0 commit comments