mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-04-29 23:17:51 +02:00
don't spell-check list of discarded tags
This commit is contained in:
@@ -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,./data/discarded.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