mirror of
https://github.com/curl/curl.git
synced 2026-06-06 15:44:17 +03:00
drop exception now unnecessary
This commit is contained in:
parent
45e64cd4d6
commit
0d0cf6b6a1
1 changed files with 1 additions and 1 deletions
2
.github/scripts/typos.toml
vendored
2
.github/scripts/typos.toml
vendored
|
|
@ -5,7 +5,7 @@
|
|||
[default]
|
||||
extend-ignore-identifiers-re = [
|
||||
"^(ba|pn|PN|UE)$",
|
||||
"^(CNA|ECT|ser)$",
|
||||
"^(CNA|ser)$",
|
||||
"^(ECT0|ECT1|GOST|HELO|htpt|PASE)$",
|
||||
"^0x[0-9a-fA-F]+FUL$",
|
||||
"^(Januar|eyeballers|HELO_smtp|kno22|MTA4MzIy|optin|passin|perfec|__SecURE|SMTP_HELO|v_alue)$",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue