Skip to content

Commit

Permalink
Fix spelling
Browse files Browse the repository at this point in the history
  • Loading branch information
richelbilderbeek committed Apr 18, 2024
1 parent 7c466da commit 9b34def
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 23 deletions.
22 changes: 0 additions & 22 deletions .spellcheck.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,25 +21,3 @@ matrix:
sources:
- 'docs/**/*.md'
default_encoding: utf-8
- name: Quarto markdown
dictionary:
wordlists:
- .wordlist.txt
output: wordlist.dic
encoding: utf-8
pipeline:
- pyspelling.filters.markdown:
markdown_extensions:
- markdown.extensions.extra:
- pyspelling.filters.html:
comments: false
attributes:
- alt
ignores:
- ':matches(code, pre)'
- 'code'
- 'pre'
- 'blockquote'
sources:
- '**/*.md'
default_encoding: utf-8
2 changes: 1 addition & 1 deletion .wordlist.txt
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,6 @@ Matplotlib
barchart
scatterplot
Richel

hardcoded


Binary file added wordlist.dic
Binary file not shown.

0 comments on commit 9b34def

Please sign in to comment.