add "typ" to typos

This commit is contained in:
PartyWumpus 2025-09-17 21:06:55 +01:00
commit 025c4162cc

1
.github/typos.toml vendored
View file

@ -5,6 +5,7 @@ default.extend-ignore-words-re = [
"befores", "befores",
"annote", "annote",
"viw", "viw",
"typ",
"BA", # somehow "BANanaD3V" is valid, but BA is not... "BA", # somehow "BANanaD3V" is valid, but BA is not...
] ]