Skip to content

Commit 84f8aa1

Browse files
authored
drop unused spellcheck exception; sort words (#1915)
1 parent c6680f6 commit 84f8aa1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/lint.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,5 +34,5 @@ jobs:
3434
with:
3535
check_filenames: true
3636
skip: ./.git,./dist,./data/deprecated.json,./data/discarded.json,package.json,package-lock.json,./scripts
37-
ignore_words_list: "auxilary,casette,cemetary,chancel,discus,extentions,faiway,generat,goverment,guerilla,guyser,kindergarden,ore,pavillion,sculpter,storys,linz,te,brunch,trough"
37+
ignore_words_list: "auxilary,brunch,casette,cemetary,chancel,discus,extentions,faiway,goverment,guerilla,guyser,kindergarden,linz,ore,pavillion,sculpter,storys,te,trough"
3838
only_warn: 1

0 commit comments

Comments
 (0)