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