mirror of
https://github.com/curl/curl.git
synced 2026-06-06 20:54:15 +03:00
redact word in example causing spellcheck hits 2
This commit is contained in:
parent
1412454169
commit
a8cf4d3842
3 changed files with 3 additions and 4 deletions
1
.github/scripts/codespell-ignore.txt
vendored
1
.github/scripts/codespell-ignore.txt
vendored
|
|
@ -22,7 +22,6 @@ ser
|
|||
strat
|
||||
te
|
||||
ths
|
||||
varius
|
||||
wast
|
||||
wit
|
||||
wont
|
||||
|
|
|
|||
2
.github/scripts/typos.toml
vendored
2
.github/scripts/typos.toml
vendored
|
|
@ -8,7 +8,7 @@ extend-ignore-identifiers-re = [
|
|||
"(bck|ben|CNA|ECT|EDE|edn|ein|Jod|kno|MEK|Ned|noo|nin|nto|ser|ths|Typ|typ|URE|wrk)",
|
||||
"(admi|alue|CLEA|clen|GOST|HELO|helo|htpt|PARM|PASE)",
|
||||
"(HEADE|numer|optin|stati)",
|
||||
"(Januar|passin|Passiv|perfec|PUNICODE|TEMPLAT|varius)",
|
||||
"(Januar|passin|Passiv|perfec|PUNICODE|TEMPLAT)",
|
||||
]
|
||||
|
||||
[files]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue