mirror of
https://github.com/Blah-IM/blahrs.git
synced 2025-07-09 15:45:33 +00:00
ci,contrib: add typos and pre-commit script
This commit is contained in:
parent
ba9673065a
commit
1c9108610d
4 changed files with 9 additions and 1 deletions
3
.github/workflows/ci.yaml
vendored
3
.github/workflows/ci.yaml
vendored
|
@ -37,6 +37,9 @@ jobs:
|
|||
- name: Rustdoc
|
||||
run: cargo doc --workspace --no-deps
|
||||
|
||||
- name: Typos
|
||||
uses: crate-ci/typos@v1.26.0
|
||||
|
||||
test:
|
||||
strategy:
|
||||
fail-fast: false
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue