0
0
Fork 0
mirror of https://github.com/DavidAnson/markdownlint-cli2-action.git synced 2024-11-21 13:51:28 +01:00
A GitHub Action to run the markdownlint-cli2 tool for linting Markdown/CommonMark files with the markdownlint library
Find a file
2021-01-12 22:19:56 -08:00
.github/workflows Initial implementation of test workflow. 2021-01-12 22:19:56 -08:00
dist Initial implementation. 2021-01-12 22:10:33 -08:00
.gitignore Initial implementation. 2021-01-12 22:10:33 -08:00
action.yml Initial implementation. 2021-01-12 22:10:33 -08:00
LICENSE Initial commit 2021-01-12 21:28:47 -08:00
markdownlint-cli2-action.js Initial implementation. 2021-01-12 22:10:33 -08:00
package.json Initial implementation. 2021-01-12 22:10:33 -08:00
README.md Initial implementation. 2021-01-12 22:10:33 -08:00

markdownlint-cli2-action

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

Inputs

glob

...

Example

...