A Github Action that spell checks Python, Markdown, and Text files.
This action uses PySpelling to check source files in the project.
If your repo contains spellcheck.yaml
it will be used instead of the default config.
See https://facelessuser.github.io/pyspelling/configuration/ for options.