Use remote cspell dictionary

This commit is contained in:
Taiki Endo
2023-12-24 19:59:08 +09:00
parent 2b2d802813
commit c9bdd59639
3 changed files with 2 additions and 187 deletions

View File

@@ -5,7 +5,7 @@
"dictionaryDefinitions": [
{
"name": "organization-dictionary",
"path": "./.github/.cspell/organization-dictionary.txt",
"path": "https://raw.githubusercontent.com/taiki-e/github-actions/HEAD/.github/.cspell/organization-dictionary.txt",
"addWords": true
},
{