mirror of
https://github.com/curl/curl.git
synced 2026-06-06 12:34:17 +03:00
extend to more directories
This commit is contained in:
parent
461faced15
commit
12f101dfa2
1 changed files with 2 additions and 1 deletions
3
.github/workflows/checksrc.yml
vendored
3
.github/workflows/checksrc.yml
vendored
|
|
@ -75,7 +75,8 @@ jobs:
|
|||
--skip src/tool_hugehelp.c \
|
||||
--skip scripts/wcurl \
|
||||
--ignore-words .github/scripts/codespell-ignore.txt \
|
||||
CMake include m4 scripts src lib
|
||||
--skip '*/test*,THANKS' \
|
||||
.github CMake docs include lib m4 packages plan9 projects scripts src tests
|
||||
|
||||
- name: 'cmakelint'
|
||||
run: scripts/cmakelint.sh
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue