From e266caa1cff07e531a926c09a3f24ec16705cb22 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 16 Jul 2025 13:41:41 +0200 Subject: [PATCH] drop exception now unnecessary --- .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 ca1030d863..4c2579d121 100644 --- a/.github/scripts/typos.toml +++ b/.github/scripts/typos.toml @@ -5,7 +5,7 @@ [default] extend-ignore-identifiers-re = [ "^(ba|pn|PN|UE)$", - "^(CNA|ECT|Jod|kno|ser|Typ|URE|ECT0|ECT1)$", + "^(CNA|ECT|ser|URE|ECT0|ECT1)$", "^(admi|GOST|HELO|helo|htpt|PASE)$", "^(numer|optin|_stati64)$", "^0x[0-9a-fA-F]+FUL$",