actions-marketplace-validations/md-spellcheck-action
Spell-check english markdown files, ignoring code
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 2, 2023
- License
- MIT
- Runtime
- Deprecated runtime
Pinned Snippet
uses: actions-marketplace-validations/matheus23_md-spellcheck-action@a7378f7dce9b3d8e466d31eb3b89b942ebc49b02 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| files-to-check | Newline-separated globs of files to check | yes | — |
| files-to-exclude | Newline-separated globs of files to exclude. Files that are both in files-to-check and files-to-exclude are excluded. | no | — |
| words-to-ignore-file | A path to a text file with newline-separated custom words to ignore when checking | no | "" |
Outputs
no outputs