Prechádzať zdrojové kódy

Update .spellcheck.yml

Björn Ritzl 6 mesiacov pred
rodič
commit
6b180b1153
1 zmenil súbory, kde vykonal 5 pridanie a 1 odobranie
  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