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 -