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 passing
Details
|
3 hours ago | |
---|---|---|
.dockerignore | 4 months ago | |
.drone.yml | 3 hours ago | |
.editorconfig | 4 months ago | |
.gitattributes | 4 months ago | |
.gitignore | 4 months ago | |
.markdownlint.yaml | 4 months ago | |
Dockerfile | 3 weeks ago | |
LICENSE | 4 months ago | |
Makefile | 4 months ago | |
README.md | 4 months ago | |
manifest.tmpl | 4 months ago | |
renovate.json | 4 months ago |
README.md
yamllint-docker
This project contains all sources to build the container image
docker.io/volkerraschek/yamllint
. The primary goal of this project is to
package the binary yamllint
as container image. The source code of the binary
can be found in the upstream project of
adrienverge.
The workflow or how yamllint
can in general be used is documented
here.