mirror of
https://github.com/curl/curl.git
synced 2026-06-06 12:54:17 +03:00
runner.pm: rename variable to avoid spelling exceptions
This commit is contained in:
parent
cbcc8bb410
commit
c79ed59e36
3 changed files with 8 additions and 9 deletions
1
.github/scripts/codespell-ignore.txt
vendored
1
.github/scripts/codespell-ignore.txt
vendored
|
|
@ -24,7 +24,6 @@ ser
|
|||
strat
|
||||
te
|
||||
ths
|
||||
ttests
|
||||
varius
|
||||
wast
|
||||
wit
|
||||
|
|
|
|||
2
.github/scripts/typos.toml
vendored
2
.github/scripts/typos.toml
vendored
|
|
@ -7,7 +7,7 @@ extend-ignore-identifiers-re = [
|
|||
"(ba|BA|fo|Fo|FU|Iy|ND|OT|pn|PN|ue|UE)",
|
||||
"(anc|bck|ben|CNA|ECT|EDE|edn|ein|Jod|kno|MEK|Nam|Ned|noo|nin|nto|ser|ths|Typ|typ|URE|wrk)",
|
||||
"(admi|alue|CLEA|clen|GOST|HELO|helo|htpt|PARM|PASE)",
|
||||
"(HEADE|numer|optin|stati|ttests)",
|
||||
"(HEADE|numer|optin|stati)",
|
||||
"(Januar|passin|Passiv|perfec|PUNICODE|TEMPLAT|varius)",
|
||||
]
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue