mirror of
https://github.com/curl/curl.git
synced 2026-06-06 14:44:16 +03:00
just exclude winbuild
This commit is contained in:
parent
aa15206d94
commit
3f49f16c25
3 changed files with 3 additions and 3 deletions
1
.github/scripts/codespell.sh
vendored
1
.github/scripts/codespell.sh
vendored
|
|
@ -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' \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue