mirror of
https://github.com/curl/curl.git
synced 2026-06-06 14:44:16 +03:00
codespell include test data
This commit is contained in:
parent
5f0611d14f
commit
1794aad6f3
1 changed files with 0 additions and 1 deletions
1
.github/scripts/codespell.sh
vendored
1
.github/scripts/codespell.sh
vendored
|
|
@ -17,7 +17,6 @@ codespell \
|
|||
--skip 'src/tool_hugehelp.c' \
|
||||
--skip 'packages/*' \
|
||||
--skip 'winbuild/*' \
|
||||
--skip 'tests/data/test*' \
|
||||
--ignore-regex '.*spellchecker:disable-line' \
|
||||
--ignore-words '.github/scripts/codespell-ignore.txt' \
|
||||
$(git ls-files)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue