Skip to content

Commit

Permalink
update config
Browse files Browse the repository at this point in the history
  • Loading branch information
carusooo committed Aug 23, 2024
1 parent 8a2af28 commit c709ae6
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion spellcheck.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -6,8 +6,11 @@ matrix:
- name: spellcheck-mdx
# Specify the source files to check (in this case, .mdx files)
sources:
- '*.mdx'
- '**/*.mdx'
# Define the spelling check configuration
aspell:
lang: en
d: en_US
spelling:
# List of words to ignore
ignore-words:
Expand Down

0 comments on commit c709ae6

Please sign in to comment.