nvf/.github/typos.toml
2025-08-01 12:00:43 +02:00

12 lines
211 B
TOML

files.extend-exclude = ["npins/sources.json"]
default.extend-ignore-words-re = [
"(?i)(noice)",
"befores",
"annote",
"viw",
"edn",
"esy",
"BA", # somehow "BANanaD3V" is valid, but BA is not...
]