ci: add more dictionaries to spelling.yml

Hopefully this fixes everything...
This commit is contained in:
Youwen Wu 2024-04-04 16:48:48 -07:00
parent 97014a87c0
commit 724a3e282a
Signed by: youwen5
GPG key ID: 865658ED1FE61EC3

View file

@ -107,12 +107,16 @@ jobs:
extra_dictionary_limit: 20
extra_dictionaries: cspell:software-terms/dict/softwareTerms.txt
cspell:css/css.txt
cspell:html/html.txt
cspell:html/dict/html.txt
cspell:svelte/src/svelte.txt
cspell:bash/src/bash-words.txt
cspell:lorem-ipsum/dictionary.txt
cspell:typescript/dict/typescript.txt
cspell:npm/dict/npm.txt
cspell:latex/dict/latex.txt
cspell:node/dict/node.txt
cspell:php/dict/php.txt
cspell:golang/dict/go.txt
comment-push:
name: Report (Push)