mirror of
https://github.com/nushell/nushell.git
synced 2024-11-07 00:54:23 +01:00
Bump typo with new ignore (#13563)
Supersedes #13554 (not sure how to narrow the word ignore to a file, maybe the better course of action would be to mark this file as an ignore with all the cryptic fileendings)
This commit is contained in:
parent
e530e7d654
commit
035308bb1d
2
.github/workflows/typos.yml
vendored
2
.github/workflows/typos.yml
vendored
@ -10,4 +10,4 @@ jobs:
|
||||
uses: actions/checkout@v4.1.7
|
||||
|
||||
- name: Check spelling
|
||||
uses: crate-ci/typos@v1.23.5
|
||||
uses: crate-ci/typos@v1.23.6
|
||||
|
@ -23,6 +23,7 @@ extend-ignore-re = [
|
||||
[type.rust.extend-words]
|
||||
nd = "nd"
|
||||
numer = "numer"
|
||||
styl = "styl"
|
||||
|
||||
[default.extend-identifiers]
|
||||
ratatui = "ratatui"
|
||||
|
Loading…
Reference in New Issue
Block a user