mirror of
https://github.com/DavidAnson/markdownlint-cli2-action.git
synced 2026-07-03 16:30:49 +02:00
f86b36a13888449a0be5e0e4332a6164aa63a744
markdownlint-cli2-action
A GitHub Action to run the markdownlint-cli2 tool for linting Markdown/CommonMark files with the markdownlint library
Inputs
globs (optional)
Glob expression(s) of files to lint (newline-delimited)
The default *.{md,markdown} lints all Markdown files in the base directory
Outputs
[None]
Example
...
Languages
JavaScript
100%