Skip to content

Commit

Permalink
ci(.spellcheck.yaml): Include RST for spellcheck
Browse files Browse the repository at this point in the history
  • Loading branch information
samjwu committed Nov 2, 2023
1 parent 48a91a6 commit 71f98c7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .spellcheck.yaml
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
matrix:
- name: Markdown
- name: Markdown and RST
sources:
- 'docs/**/*.md'
- 'docs/**/*.rst'
aspell:
lang: en
dictionary:
Expand Down

0 comments on commit 71f98c7

Please sign in to comment.