typos: fixup

Apparently regexps do not work as expected.
Also seems to pick up some implicit rule from the local machine,
but found no option to make the hidden magic visible.
This commit is contained in:
Viktor Szakats 2025-07-12 10:43:54 +02:00
parent 3177e88f37
commit 0eec37c17c
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
2 changed files with 6 additions and 1 deletions

View file

@ -10,5 +10,6 @@ cd "$(dirname "${0}")"/../..
git ls-files \
| grep -v -E '(codespell-ignore\.txt|spellcheck\.words|/wcurl|/THANKS)' \
| typos \
--isolated \
--config '.github/scripts/typos.toml' \
--file-list -