mirror of
https://github.com/curl/curl.git
synced 2026-06-06 17:24:16 +03:00
do the same for typos
This commit is contained in:
parent
af823636c6
commit
1622bfec55
1 changed files with 5 additions and 1 deletions
6
.github/scripts/typos.toml
vendored
6
.github/scripts/typos.toml
vendored
|
|
@ -4,13 +4,17 @@
|
|||
|
||||
[default]
|
||||
extend-ignore-identifiers-re = [
|
||||
"(ba|BA|fo|Fo|FU|Iy|ND|OT|pn|PN|ue|UE)",
|
||||
"(ba|BA|Fo|FU|Iy|ND|OT|pn|PN|ue|UE)",
|
||||
"(ben|CNA|ECT|EDE|Jod|kno|MEK|Ned|noo|nto|ser|Typ|URE)",
|
||||
"(admi|alue|CLEA|clen|GOST|HELO|helo|htpt|PASE)",
|
||||
"(HEADE|numer|optin|stati)",
|
||||
"(Januar|passin|Passiv|perfec|PUNICODE|TEMPLAT)",
|
||||
]
|
||||
|
||||
extend-ignore-re = [
|
||||
".*spellchecker:disable",
|
||||
]
|
||||
|
||||
[files]
|
||||
extend-exclude = [
|
||||
".github/scripts/codespell-ignore.txt",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue