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 39ae7ec commit 6a0d8efCopy full SHA for 6a0d8ef
.github/workflows/rust.yml
@@ -24,3 +24,8 @@ jobs:
24
run: cargo fmt
25
- name: Clippy
26
run: cargo clippy
27
+ - name: typos-action
28
+ uses: crate-ci/[email protected]
29
+ - name: Machete
30
+ uses: bnjbvr/cargo-machete@main
31
+
0 commit comments