bravmi/Markdown Linter
Runs write-good or proselint on all .md files in the repository.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| tool | The tool to use for linting. Must be either write-good or proselint. | yes | write-good |
| ignore_paths | Paths to ignore when linting. | no | "" |
Outputs
| name | description |
|---|---|
| result | The result of the linting. |