Skip to content

Commit

Permalink
ci(.spellcheck.yaml): Include all markdown files in docs folder for s…
Browse files Browse the repository at this point in the history
…pellcheck
  • Loading branch information
samjwu committed Nov 2, 2023
1 parent 48a91a6 commit a4d795a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .spellcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ matrix:
- name: Markdown
sources:
- 'docs/**/*.md'
- 'docs/*.md'
aspell:
lang: en
dictionary:
Expand Down

0 comments on commit a4d795a

Please sign in to comment.