1
0
mirror of https://github.com/nushell/nushell.git synced 2025-07-17 14:55:09 +02:00

Bump typo with new ignore ()

Supersedes 

(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
2 changed files with 2 additions and 1 deletions
.github/workflows
typos.toml

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