alexslemonade/R spell check
Spell check R, Rmd and md files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Jun 13, 2024
- License
- MIT
Pinned Snippet
uses: alexslemonade/spellcheck@d3f3c64cbddc30d05a0e9f7e618b23dc8e61f239 # v0.3.1tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| dictionary | Dictionary file path | yes | components/dictionary.txt |
| files | Glob of files to check | no | — |
Outputs
| name | description |
|---|---|
| error_count | The number of spelling errors |