Sfoglia il codice sorgente

Update .spellcheck.yml

Björn Ritzl 6 mesi fa
parent
commit
6b180b1153
1 ha cambiato i file con 5 aggiunte e 1 eliminazioni
  1. 5 1
      .spellcheck.yml

+ 5 - 1
.spellcheck.yml

@@ -1,10 +1,14 @@
+spellchecker: hunspell
+
 matrix:
 - name: Markdown
-  hunspell:
+  aspell:
     lang: en
     ignore-case: true
     camel-case: true
     run-together: true
+  hunspell:
+    d: .wordlist.txt
   dictionary:
     wordlists:
     - .wordlist.txt