From dd6cef6c87ea1ce4f4739124dbfdf56a35af5ee6 Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 16 Jul 2025 13:41:50 +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 4c2579d121..c81cc236bf 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|URE|ECT0|ECT1)$", + "^(CNA|ECT|ser|ECT0|ECT1)$", "^(admi|GOST|HELO|helo|htpt|PASE)$", "^(numer|optin|_stati64)$", "^0x[0-9a-fA-F]+FUL$",