Source files of the container image volkerraschek/markdownlint
.dockerignore | ||
.drone.yml | ||
.editorconfig | ||
.gitattributes | ||
.gitignore | ||
.markdownlint.yaml | ||
Dockerfile | ||
LICENSE | ||
Makefile | ||
manifest.tmpl | ||
README.md | ||
renovate.json |
markdownlint-docker
This project contains all sources to build the container image
docker.io/volkerraschek/markdownlint
. The primary goal of this project is to
packge the binary markdownlint-ci
as container image. The source code of the
binary can be found in the upstream project of
igorshubovych.
The workflow or how markdownlint-ci
can in general be used is documented
here.