mirror of
https://github.com/curl/curl.git
synced 2026-06-06 14:04:16 +03:00
cleanup typos exceptions, ignore all 2-3-letter words
This commit is contained in:
parent
7ea814f952
commit
70e4cdd6e5
1 changed files with 4 additions and 3 deletions
7
.github/scripts/typos.toml
vendored
7
.github/scripts/typos.toml
vendored
|
|
@ -4,7 +4,8 @@
|
|||
|
||||
[default]
|
||||
extend-ignore-identifiers-re = [
|
||||
"(Fo|fo|FU|ba|BA|pn|OT|ND|PN|HELO|helo|UE|inex|parms|clen|couter|unexpect|admi|optin|ttests|ein|ths)",
|
||||
"(dout|ser|Jod|Iy|ben|URE|Typ|typ|wrk|bck|PASE|htpt|CNA|ECT|anc|parm|Nam|stati|Ned|EDE|edn|nin|ue|alue)",
|
||||
"(Januar|perfec|varius|PUNICODE|passin|CLEA|Passiv|HEADE|TEMPLAT|MEK|PARM|numer|nto|noo|kno)",
|
||||
"[A-Za-z]{2,3}",
|
||||
"(admi|alue|CLEA|clen|dout|inex|HELO|helo|htpt|PARM|parm|PASE)",
|
||||
"(couter|HEADE|numer|optin|parms|stati|ttests)",
|
||||
"(Januar|passin|Passiv|perfec|PUNICODE|TEMPLAT|unexpect|varius)",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue