mirror of
https://github.com/curl/curl.git
synced 2026-06-06 18:24:49 +03:00
drop exception now done with hex regex
This commit is contained in:
parent
5a7c9cc383
commit
ca84cf475d
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|FUL|Jod|kno|ser|Typ|URE|ECT0|ECT1)$",
|
||||
"^(CNA|ECT|Jod|kno|ser|Typ|URE|ECT0|ECT1)$",
|
||||
"^(admi|clen|GOST|HELO|helo|htpt|PASE)$",
|
||||
"^(numer|optin|_stati64)$",
|
||||
"^0x[0-9a-fA-F]+FUL$",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue