mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-05-12 12:41:51 +02:00
don't check spelling in deprecated.json and compiled output
This commit is contained in:
@@ -34,7 +34,7 @@ jobs:
|
||||
- uses: codespell-project/actions-codespell@master
|
||||
with:
|
||||
check_filenames: true
|
||||
skip: ./.git,./dist/translations
|
||||
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
|
||||
|
||||
|
||||
Reference in New Issue
Block a user