zkoppert/Validate Style
Lint markdown and PR bodies for a set of writing-style rules: em-dashes, spaced dashes, misused "per", non-descriptive link text, agentic passive voice, and more.
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| files | Space-separated list of files to lint. If empty, defaults to changed *.md files in the PR. | no | "" |
| lint-pr-body | Also lint the PR body when running on a pull_request event (true/false). | no | true |
| fail-on-violation | Fail the workflow when violations are found (true/false). | no | true |
Outputs
no outputs