We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#6 will add an initial reusable linting workflow. Here are some of the languages/ecosystems we'd like to eventually support:
make lint
cmake-format
markdownlint-cli
markdown-link-check
The text was updated successfully, but these errors were encountered:
For Markdown: it looks like https://github.com/DavidAnson/markdownlint-cli2-action might be a reasonable integration choice.
Example workflow: https://github.com/DavidAnson/markdownlint-cli2-action/blob/main/.github/workflows/example.yml
Sorry, something went wrong.
woodruffw
oldsj
montyly
No branches or pull requests
#6 will add an initial reusable linting workflow. Here are some of the languages/ecosystems we'd like to eventually support:
make lint
(Initial reusable linting workflow #6)cmake-format
make lint
(Initial reusable linting workflow #6)markdownlint-cli
+markdown-link-check
(lint: WIP markdown support #12)markdown-link-check
The text was updated successfully, but these errors were encountered: