ci: Upgrade typos action

This commit is contained in:
Kévin Commaille 2024-04-03 11:15:57 +02:00 committed by Kévin Commaille
parent a64dff7ea3
commit 13da587d1c
2 changed files with 3 additions and 3 deletions

View File

@ -50,7 +50,7 @@ jobs:
- uses: Swatinem/rust-cache@v2 - uses: Swatinem/rust-cache@v2
- name: Check spelling - name: Check spelling
uses: crate-ci/typos@v1.16.17 uses: crate-ci/typos@v1.20.3
- name: Install cargo-sort - name: Install cargo-sort
uses: taiki-e/cache-cargo-install-action@v1 uses: taiki-e/cache-cargo-install-action@v1

View File

@ -1,11 +1,11 @@
[default.extend-words] [default.extend-words]
# Remove this once base64 gets correctly ignored by typos # Remove this once base64 gets correctly ignored by typos
# Or if we're able to ignore certain lines. # Or if we're able to ignore certain lines.
Hd = "Hd"
NAX = "NAX" NAX = "NAX"
Nd = "Nd" Nd = "Nd"
Pn = "Pn"
Wya = "Wya" Wya = "Wya"
# thead html tag is not a typo, upstream PR pending
thead = "thead"
# all of these are valid words, but should never appear in this repo # all of these are valid words, but should never appear in this repo
sing = "sign" sing = "sign"