davidanson/markdownlint-cli2-action

A GitHub Action to run the markdownlint-cli2 tool for linting Markdown/CommonMark files with the markdownlint library

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""
configPointerJSON Pointer to a configuration object within the --config file (defaults to none)no""
fixWhether to fix supported issues automatically ("true"/"false", defaults to "false")nofalse
globsGlob expression(s) of files to lint (newline-delimited, defaults to "*.{md,markdown}")no*.{md,markdown}
separatorString to use as a separator for the "globs" input (defaults to newline)no""

no outputs