From 0d0cf6b6a1209db7ee0110f680bccf82f7532233 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 16 Jul 2025 13:46:13 +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 a3b884bdce..0dc9b97125 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|ser)$", + "^(CNA|ser)$", "^(ECT0|ECT1|GOST|HELO|htpt|PASE)$", "^0x[0-9a-fA-F]+FUL$", "^(Januar|eyeballers|HELO_smtp|kno22|MTA4MzIy|optin|passin|perfec|__SecURE|SMTP_HELO|v_alue)$",