Ver código fonte

Update .spellcheck.yml

Björn Ritzl 6 meses atrás
pai
commit
6b180b1153
1 arquivos alterados com 5 adições e 1 exclusões
  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