typos tweak 1

This commit is contained in:
Viktor Szakats 2025-07-12 09:59:47 +02:00
parent b65552f294
commit 4c8a47fb24
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 3 additions and 3 deletions

View file

@ -8,7 +8,7 @@ set -eu
cd "$(dirname "${0}")"/../..
git ls-files \
| grep -v -E '(codespell-ignore\.txt|spellcheck\.words|/wcurl|CIPHERS-TLS12\.md|/THANKS)' \
| grep -v -E '(codespell-ignore\.txt|spellcheck\.words|/wcurl|/THANKS)' \
| typos \
--config '.github/scripts/typos.toml' \
--file-list -

View file

@ -4,8 +4,8 @@
[default]
extend-ignore-identifiers-re = [
"[A-Za-z]{2,3}",
"(admi|alue|CLEA|clen|dout|HELO|helo|htpt|PARM|parm|PASE)",
"(admi|alue|CLEA|clen|dout|GOST|HELO|helo|htpt|PARM|parm|PASE)",
"(HEADE|numer|optin|parms|stati|ttests)",
"(Januar|passin|Passiv|perfec|PUNICODE|TEMPLAT|varius)",
]
# "^[A-Za-z]{2,3}$",