actions-marketplace-validations/R spellcheck action
Checks for spelling errors in R packages
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stalelast commit Mar 15, 2024
- License
- Apache 2.0
Pinned Snippet
uses: actions-marketplace-validations/insightsengineering_r-spellcheck-action@e298d0596805ed2854979f9ac959120758a1cab0 # no releases — HEAD as of 2026-07-10tags can be moved; commit SHAs can't. why a SHA?
Inputs
| name | description | required | default |
|---|---|---|---|
| path | Path to package root. | no | . |
| exclude | Comma separated list of files or folders to exclude from spellcheck. Accepts globs. | no | "" |
| additional_options | Additional options to pass to Rscript. | no | --vanilla |
Outputs
no outputs