Skip to content

WS-6312 Added Spellcheck to Documentation #7

WS-6312 Added Spellcheck to Documentation

WS-6312 Added Spellcheck to Documentation #7

Workflow file for this run

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

Check failure on line 20 in .github/workflows/spellcheck.yml

View workflow run for this annotation

GitHub Actions / .github/workflows/spellcheck.yml

Invalid workflow file

You have an error in your yaml syntax on line 20
- GitHub
- spellcheck
- yml