Markdownlint-cli2 in a container for gitlab-ci
10K+
The image is for running markdownlint-cli2, markdownlint-cli2 is installed
in /app/ in case you need to customize the install before usage.
The source could be find Documentation and more information
about rules and configuration could be found here: Rules
markdownlint-cli2:
stage: linting
image: registry.gitlab.com/pipeline-components/markdownlint-cli2:latest
script:
- markdownlint-cli2 .
This project uses Semantic Versioning for its version numbering.
Got questions?
You have several options to get them answered: Check the discord channel You could also open an issue here
This is an active open-source project. We are always open to people who want to use the code or contribute to it.
We've set up a separate document for our contribution guidelines.
Thank you for being involved! 😍
The original setup of this repository is by Robbert Müller.
The Build pipeline is large based on Community Hass.io Add-ons by Franck Nijhof.
For a full list of all authors and contributors, check the contributor's page.
This project is licensed under the MIT License by Robbert Müller.
Content type
Image
Digest
sha256:d2552ccd5…
Size
60.2 MB
Last updated
2 days ago
docker pull pipelinecomponents/markdownlint-cli2:edge