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/pr Build is passing
Details
continuous-integration/drone/push Build is passing
Details
|
3 days ago | |
---|---|---|
.dockerignore | 8 months ago | |
.drone.yml | 3 days ago | |
.editorconfig | 8 months ago | |
.gitattributes | 8 months ago | |
.gitignore | 8 months ago | |
.markdownlint.yaml | 8 months ago | |
Dockerfile | 2 months ago | |
LICENSE | 8 months ago | |
Makefile | 3 months ago | |
README.md | 8 months ago | |
manifest.tmpl | 3 months ago | |
renovate.json | 3 weeks 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.