mrueg/goldmark-lint-action

A GitHub Action to run the goldmark-lint tool for linting Markdown/CommonMark files

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
configPath of a file to use for the base configuration object (defaults to none)no""
fixWhether to fix supported issues automatically (true/1/yes/on enables)no""
globsGlob expression(s) of files to lint (newline-delimited)no**/*.md
separatorString to use as a separator for the "globs" input (defaults to newline)no""
versionVersion of goldmark-lint to use, e.g. "v0.3.0" (defaults to latest)nolatest

no outputs