This commit is contained in:
Martin Raifer
2023-11-17 10:34:52 +01:00
parent 0cd54b5493
commit de1aba1321
+1 -1
View File
@@ -34,7 +34,7 @@ jobs:
- uses: codespell-project/actions-codespell@master
with:
check_filenames: true
skip: ./.git,./dist,data/deprecated.json
skip: ./.git,./dist,./data/deprecated.json
ignore_words_list: "auxilary,casette,cemetary,chancel,discus,extentions,faiway,generat,goverment,guerilla,guyser,kindergarden,ore,pavillion,sculpter,storys,linz,te"
only_warn: 1