From 9724ddf39d9476f2696eb380530de06abf45ca39 Mon Sep 17 00:00:00 2001 From: poz Date: Wed, 18 Feb 2026 13:29:24 +0100 Subject: [PATCH] ci: add `tese` to typos --- .github/typos.toml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/typos.toml b/.github/typos.toml index 25d5c0e1..b6211a80 100644 --- a/.github/typos.toml +++ b/.github/typos.toml @@ -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 ]