actions-marketplace-validations/dms-textlint-action
Proofread any text with TextLint, loading any required rulesets on the fly
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| rulesets | Space separated list of ruleset you depend on | no | — |
| path | File or glob pattern to proofread | no | {,!(node_modules)/**/}*.md |
| token | Github API token to use for publishing check results | yes | ${{ github.token }} |
| annotate | If errors should be annotated or just the check failed | yes | true |
Outputs
no outputs