GitHub Action
Check Spelling (JS, Vue, HTML, Markdown, Text)
0.4.0
Latest version
A Github Action that spell checks JavaScript, Vue, Markdown, HTML, 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.
Based on rojopolis/spellcheck-github-actions
That repo was not working for us so we made this fork