mrueg/goldmark-lint-action
A GitHub Action to run the goldmark-lint tool for linting Markdown/CommonMark files
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| config | Path of a file to use for the base configuration object (defaults to none) | no | "" |
| fix | Whether to fix supported issues automatically (true/1/yes/on enables) | no | "" |
| globs | Glob expression(s) of files to lint (newline-delimited) | no | **/*.md |
| separator | String to use as a separator for the "globs" input (defaults to newline) | no | "" |
| version | Version of goldmark-lint to use, e.g. "v0.3.0" (defaults to latest) | no | latest |
Outputs
no outputs