From 7611b2ccf3dd3aabd7480b13d2d8cc43cd306ca7 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 16 Jul 2025 13:43:31 +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 c9d8dd3be1..b351541d19 100644 --- a/.github/scripts/typos.toml +++ b/.github/scripts/typos.toml @@ -6,7 +6,7 @@ extend-ignore-identifiers-re = [ "^(ba|pn|PN|UE)$", "^(CNA|ECT|ser)$", - "^(ECT0|ECT1|GOST|HELO|helo|htpt|PASE)$", + "^(ECT0|ECT1|GOST|HELO|htpt|PASE)$", "^(numer|optin|_stati64)$", "^0x[0-9a-fA-F]+FUL$", "^(Januar|eyeballers|HELO_smtp|kno22|MTA4MzIy|passin|perfec|__SecURE|SMTP_HELO|v_alue)$",