diff --git a/.github/scripts/typos.toml b/.github/scripts/typos.toml index 0dc9b97125..dae8e12cd0 100644 --- a/.github/scripts/typos.toml +++ b/.github/scripts/typos.toml @@ -6,7 +6,7 @@ extend-ignore-identifiers-re = [ "^(ba|pn|PN|UE)$", "^(CNA|ser)$", - "^(ECT0|ECT1|GOST|HELO|htpt|PASE)$", + "^(ECT0|ECT1|HELO|htpt|PASE)$", "^0x[0-9a-fA-F]+FUL$", "^(Januar|eyeballers|HELO_smtp|kno22|MTA4MzIy|optin|passin|perfec|__SecURE|SMTP_HELO|v_alue)$", "^(clen|req_clen|smtp_perform_helo|smtp_state_helo_resp|_stati64)$",