Skip to content

WS-6312 Added Spellcheck to Documentation #8

WS-6312 Added Spellcheck to Documentation

WS-6312 Added Spellcheck to Documentation #8

Workflow file for this run

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