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$",