1
0
mirror of https://github.com/nushell/nushell.git synced 2025-03-06 03:11:37 +01:00
nushell/typos.toml
Stefan Holderbach 035308bb1d
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)
2024-08-08 06:50:28 +08:00

30 lines
513 B
TOML
Raw Blame History

[files]
extend-exclude = [
".git/",
"crates/nu-cmd-extra/assets/228_themes.json",
"tests/fixtures/formats/",
]
ignore-hidden = false
[default]
extend-ignore-re = [
"Plasticos Rival",
"│ in_custom_valu │",
"│ ine │",
":es\\|ful\\(",
"\\\\u\\{e7ba\\}",
"([0-9a-f][0-9a-f] ){4}",
"--find ba\\b",
"0x\\[ba be\\]",
"\\)BaR'",
"fo<66>.txt",
]
[type.rust.extend-words]
nd = "nd"
numer = "numer"
styl = "styl"
[default.extend-identifiers]
ratatui = "ratatui"