extend to more directories

This commit is contained in:
Viktor Szakats 2025-07-11 22:01:43 +02:00
parent 461faced15
commit 12f101dfa2
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -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