From b65552f29459027611aec48c15317162a4d2f012 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Sat, 12 Jul 2025 09:54:01 +0200 Subject: [PATCH] drop typos exception --- .github/scripts/typos.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.github/scripts/typos.toml b/.github/scripts/typos.toml index 4a3f635967..1f9a39b7c6 100644 --- a/.github/scripts/typos.toml +++ b/.github/scripts/typos.toml @@ -5,7 +5,7 @@ [default] extend-ignore-identifiers-re = [ "[A-Za-z]{2,3}", - "(admi|alue|CLEA|clen|dout|inex|HELO|helo|htpt|PARM|parm|PASE)", + "(admi|alue|CLEA|clen|dout|HELO|helo|htpt|PARM|parm|PASE)", "(HEADE|numer|optin|parms|stati|ttests)", "(Januar|passin|Passiv|perfec|PUNICODE|TEMPLAT|varius)", ]