Extend list of files to be ignored by codespell

Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
Christian König
2022-08-17 22:48:49 +02:00
parent 5c625f4a3e
commit 99767c7b13

View File

@@ -17,4 +17,4 @@ jobs:
uses: codespell-project/actions-codespell@master
with:
ignore_words_file: .codespellignore
skip: ./scripts/vendor,./style/vendor
skip: ./scripts/vendor,./style/vendor,./package.json,./package-lock.json,./composer.json,./composer.lock