mirror of
https://github.com/FoggedLens/id-tagging-schema.git
synced 2026-06-02 21:21:34 +02:00
don't spellcheck more files
This commit is contained in:
@@ -33,6 +33,6 @@ jobs:
|
||||
- uses: codespell-project/actions-codespell@v2
|
||||
with:
|
||||
check_filenames: true
|
||||
skip: ./.git,./dist,./data/deprecated.json,./data/discarded.json
|
||||
skip: ./.git,./dist,./data/deprecated.json,./data/discarded.json,package.json,package-lock.json,./scripts
|
||||
ignore_words_list: "auxilary,casette,cemetary,chancel,discus,extentions,faiway,generat,goverment,guerilla,guyser,kindergarden,ore,pavillion,sculpter,storys,linz,te,brunch"
|
||||
only_warn: 1
|
||||
|
||||
Reference in New Issue
Block a user