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:
Stefan Holderbach 2024-08-08 00:50:28 +02:00 committed by GitHub
parent e530e7d654
commit 035308bb1d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 2 additions and 1 deletions

View File

@ -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

View File

@ -23,6 +23,7 @@ extend-ignore-re = [
[type.rust.extend-words]
nd = "nd"
numer = "numer"
styl = "styl"
[default.extend-identifiers]
ratatui = "ratatui"