We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 99f31a1 commit cdf5f54Copy full SHA for cdf5f54
.spellcheck.yaml
@@ -2,7 +2,8 @@ matrix:
2
- name: Markdown
3
sources:
4
# Ignore the CHANGELOG.md file, it is autogenerated
5
- - ./**/*.md|!./CHANGELOG.md
+ - ./*.md|!./CHANGELOG.md
6
+ - ./web/docs/**/*.md
7
dictionary:
8
wordlists:
9
- .wordlist.txt
0 commit comments