Björn Ritzl 6 месяцев назад
Родитель
Сommit
6b180b1153
1 измененных файлов с 5 добавлено и 1 удалено
  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