You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
continuous-integration/drone/push Build is failing
Details
|
5 hours ago | |
---|---|---|
.dockerignore | 2 years ago | |
.drone.yml | 5 hours ago | |
.editorconfig | 2 years ago | |
.gitattributes | 2 years ago | |
.gitignore | 2 months ago | |
.markdownlint.yaml | 2 years ago | |
Dockerfile | 11 months ago | |
LICENSE | 2 years ago | |
Makefile | 5 months ago | |
README.md | 2 years ago | |
manifest.tmpl | 2 months ago | |
renovate.json | 11 months ago |
README.md
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.