ci: add tese to typos

This commit is contained in:
poz 2026-02-18 13:29:24 +01:00
commit 9724ddf39d
No known key found for this signature in database

3
.github/typos.toml vendored
View file

@ -9,6 +9,7 @@ default.extend-ignore-words-re = [
"edn",
"esy",
"BA", # somehow "BANanaD3V" is valid, but BA is not...
"Emac"
"Emac",
"tese" # for glsl shaders
]