From 5a7c9cc383989b249c6a1b8ac5f45f01f228147e Mon Sep 17 00:00:00 2001 From: Viktor Szakats Date: Wed, 16 Jul 2025 13:40:02 +0200 Subject: [PATCH] drop exception now done inline --- .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 67404123f5..806e3d32de 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|EDE|FUL|Jod|kno|ser|Typ|URE|ECT0|ECT1)$", + "^(CNA|ECT|FUL|Jod|kno|ser|Typ|URE|ECT0|ECT1)$", "^(admi|clen|GOST|HELO|helo|htpt|PASE)$", "^(numer|optin|_stati64)$", "^0x[0-9a-fA-F]+FUL$",