We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 466bcd7 commit feaa832Copy full SHA for feaa832
.github/workflows/rust.yml
@@ -36,4 +36,3 @@ jobs:
36
- name: cargo fmt & clippy
37
run: |
38
cargo fmt --all -- --check
39
- cargo clippy -- --deny=warnings
0 commit comments