just exclude winbuild

This commit is contained in:
Viktor Szakats 2025-07-12 17:04:36 +02:00
parent aa15206d94
commit 3f49f16c25
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201
3 changed files with 3 additions and 3 deletions

View file

@ -16,6 +16,7 @@ codespell \
--skip '*/wcurl' \
--skip '*/tool_hugehelp.c' \
--skip 'packages/*' \
--skip 'winbuild/*' \
--skip '*/test*' \
--ignore-regex '.*spellchecker:disable-line' \
--ignore-words '.github/scripts/codespell-ignore.txt' \