mirror of
https://github.com/curl/curl.git
synced 2026-06-06 12:34:17 +03:00
add codespell exception
This commit is contained in:
parent
190d9f41c5
commit
6be7668d86
1 changed files with 1 additions and 1 deletions
2
.github/workflows/checksrc.yml
vendored
2
.github/workflows/checksrc.yml
vendored
|
|
@ -77,7 +77,7 @@ jobs:
|
|||
--skip src/tool_hugehelp.c \
|
||||
--skip scripts/wcurl \
|
||||
--ignore-words .github/scripts/codespell-ignore.txt \
|
||||
--skip '*/test*,*/THANKS,*/spellcheck.words,packages/*' \
|
||||
--skip '*/test*,*/THANKS,*/spellcheck.words,packages/*,*/typos.toml' \
|
||||
$(git ls-files)
|
||||
|
||||
- name: 'typos'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue