mirror of
https://github.com/curl/curl.git
synced 2026-06-06 18:04:14 +03:00
split exceptions to sep entries
In the hope of 'ba' not excluding every word having 'ba' in it (like 'eyeballers')
This commit is contained in:
parent
5f1a14cb9b
commit
f0a5207484
1 changed files with 5 additions and 2 deletions
7
.github/scripts/typos.toml
vendored
7
.github/scripts/typos.toml
vendored
|
|
@ -4,8 +4,11 @@
|
|||
|
||||
[default]
|
||||
extend-ignore-identifiers-re = [
|
||||
"(ND|OT)", # in test652
|
||||
"(ba|BA|FU|Iy|pn|PN|UE)",
|
||||
"ND", # in test652
|
||||
"OT", # in test652
|
||||
"ba",
|
||||
"BA",
|
||||
"(FU|Iy|pn|PN|UE)",
|
||||
"(CNA|ECT|EDE|Jod|kno|ser|Typ|URE)",
|
||||
"(admi|alue|clen|GOST|HELO|helo|htpt|PASE)",
|
||||
"(numer|optin|stati)",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue