mirror of
https://github.com/curl/curl.git
synced 2026-06-06 16:04:14 +03:00
try built-in codespell ignore tag
This commit is contained in:
parent
39f52b18bd
commit
9f106eb259
3 changed files with 2 additions and 3 deletions
1
.github/scripts/codespell.sh
vendored
1
.github/scripts/codespell.sh
vendored
|
|
@ -17,6 +17,5 @@ codespell \
|
|||
--skip '*/tool_hugehelp.c' \
|
||||
--skip 'packages/*' \
|
||||
--skip '*/test*' \
|
||||
--ignore-regex '.*spellchecker: disable' \
|
||||
--ignore-words '.github/scripts/codespell-ignore.txt' \
|
||||
$(git ls-files)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue