diff --git a/.spellcheck.yaml b/.spellcheck.yaml index ed3a5f9..c152c16 100644 --- a/.spellcheck.yaml +++ b/.spellcheck.yaml @@ -8,5 +8,5 @@ matrix: pipeline: - pyspelling.filters.markdown: sources: - - '**/*.md' + - '.**/*.md' default_encoding: utf-8