Skip to content

WS-6312 Added Spellcheck to Documentation #1

WS-6312 Added Spellcheck to Documentation

WS-6312 Added Spellcheck to Documentation #1

Workflow file for this run

matrix:
- name: Markdown
aspell:
lang: en
dictionary:
encoding: utf-8
pipeline:
- pyspelling.filters.markdown:
- pyspelling.filters.html:
comments: false
ignores:
- code
- pre
sources:
- '**/*.md'
default_encoding: utf-8