nvf/.github/typos.toml
Ching Pei Yang 2859100b0d
fix typos
2026-04-10 11:58:37 +02:00

16 lines
269 B
TOML

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