mirror of
https://github.com/curl/curl.git
synced 2026-06-06 21:34:17 +03:00
silence shellcheck
This commit is contained in:
parent
7029c0a364
commit
190d9f41c5
1 changed files with 1 additions and 0 deletions
1
.github/workflows/checksrc.yml
vendored
1
.github/workflows/checksrc.yml
vendored
|
|
@ -71,6 +71,7 @@ jobs:
|
|||
- name: 'codespell'
|
||||
run: |
|
||||
codespell --version
|
||||
# shellcheck disable=SC2046
|
||||
codespell \
|
||||
--skip scripts/mk-ca-bundle.pl \
|
||||
--skip src/tool_hugehelp.c \
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue