Skip to content

Commit 6b180b1

Browse files
committed
Update .spellcheck.yml
1 parent 9aef0ba commit 6b180b1

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

Diff for: .spellcheck.yml

+5-1
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,14 @@
1+
spellchecker: hunspell
2+
13
matrix:
24
- name: Markdown
3-
hunspell:
5+
aspell:
46
lang: en
57
ignore-case: true
68
camel-case: true
79
run-together: true
10+
hunspell:
11+
d: .wordlist.txt
812
dictionary:
913
wordlists:
1014
- .wordlist.txt

0 commit comments

Comments
 (0)