Skip to content

Latest commit

 

History

History
9 lines (7 loc) · 389 Bytes

README.md

File metadata and controls

9 lines (7 loc) · 389 Bytes

spellcheck-github-actions

A Github Action that spell checks Python, Markdown, and Text files.

This action uses PySpelling to check source files in the project.

Configuration

If your repo contains spellcheck.yaml it will be used instead of the default config. See https://facelessuser.github.io/pyspelling/configuration/ for options.