nushell/typos.toml

30 lines
513 B
TOML
Raw Permalink Normal View 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]
2023-06-09 14:59:52 +02:00
ratatui = "ratatui"