mirror of
https://github.com/curl/curl.git
synced 2026-04-15 06:31:42 +03:00
parent
5e2d4d7905
commit
8d004781a5
26 changed files with 4 additions and 1460 deletions
1
.github/scripts/codespell.sh
vendored
1
.github/scripts/codespell.sh
vendored
|
|
@ -14,7 +14,6 @@ codespell \
|
|||
--skip 'docs/THANKS' \
|
||||
--skip 'packages/*' \
|
||||
--skip 'scripts/wcurl' \
|
||||
--skip 'winbuild/*' \
|
||||
--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