Skip to content

Update spellcheck.whitelist #21

Update spellcheck.whitelist

Update spellcheck.whitelist #21

matrix:
- name: Markdown
aspell:
lang: en
d: en_US
dictionary:
wordlists:
- .github/workflows/spellcheck.whitelist
encoding: utf-8
pipeline:
- pyspelling.filters.markdown:
- pyspelling.filters.html:
comments: false
ignores:
- code
- pre
- a
sources:
- '**/*.md'
default_encoding: utf-8