mirror of
https://github.com/curl/curl.git
synced 2026-06-06 15:54:15 +03:00
avoid exceptions by rename vars in getpart.c
This commit is contained in:
parent
cb056a7ee1
commit
7cdd186798
3 changed files with 17 additions and 18 deletions
1
.github/scripts/codespell-ignore.txt
vendored
1
.github/scripts/codespell-ignore.txt
vendored
|
|
@ -8,7 +8,6 @@ ba
|
|||
bu
|
||||
clen
|
||||
CNA
|
||||
couter
|
||||
dout
|
||||
ede
|
||||
fo
|
||||
|
|
|
|||
2
.github/scripts/typos.toml
vendored
2
.github/scripts/typos.toml
vendored
|
|
@ -6,6 +6,6 @@
|
|||
extend-ignore-identifiers-re = [
|
||||
"[A-Za-z]{2,3}",
|
||||
"(admi|alue|CLEA|clen|dout|inex|HELO|helo|htpt|PARM|parm|PASE)",
|
||||
"(couter|HEADE|numer|optin|parms|stati|ttests)",
|
||||
"(HEADE|numer|optin|parms|stati|ttests)",
|
||||
"(Januar|passin|Passiv|perfec|PUNICODE|TEMPLAT|varius)",
|
||||
]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue