mirror of
https://github.com/curl/curl.git
synced 2026-06-06 21:24:15 +03:00
drop space from tag (should still be cspell compatible)
This commit is contained in:
parent
bd5f0fef55
commit
af823636c6
3 changed files with 3 additions and 3 deletions
2
.github/scripts/codespell.sh
vendored
2
.github/scripts/codespell.sh
vendored
|
|
@ -17,6 +17,6 @@ codespell \
|
|||
--skip '*/tool_hugehelp.c' \
|
||||
--skip 'packages/*' \
|
||||
--skip '*/test*' \
|
||||
--ignore-regex '.*spellchecker: disable' \
|
||||
--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