Skip to content

Update 22-data-repositories.md #194

Update 22-data-repositories.md

Update 22-data-repositories.md #194

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