check repo files only, add exception

This commit is contained in:
Viktor Szakats 2025-07-11 22:43:21 +02:00
parent cbd1baf595
commit 62f64867bf
No known key found for this signature in database
GPG key ID: B5ABD165E2AEF201

View file

@ -75,8 +75,8 @@ jobs:
--skip src/tool_hugehelp.c \
--skip scripts/wcurl \
--ignore-words .github/scripts/codespell-ignore.txt \
--skip '*/test*,THANKS' \
.github CMake docs include lib m4 packages plan9 projects scripts src tests
--skip '*/test*,*/THANKS,*/spellcheck.words,packages/*' \
$(git ls-files)
- name: 'cmakelint'
run: scripts/cmakelint.sh