Small dockercontainer for yamllint
Find a file
Simon Cornet f92b11c7c1
Some checks failed
ci/woodpecker/manual/build Pipeline failed
feat: initial commit
2026-05-12 10:08:20 +02:00
.woodpecker feat: initial commit 2026-05-12 10:08:20 +02:00
.gitignore feat: initial commit 2026-05-12 10:08:20 +02:00
.markdownlint-cli2.jsonc feat: initial commit 2026-05-12 10:08:20 +02:00
.yamllint feat: initial commit 2026-05-12 10:08:20 +02:00
Dockerfile.linux.amd64 feat: initial commit 2026-05-12 10:08:20 +02:00
readme.md feat: initial commit 2026-05-12 10:08:20 +02:00
renovate.json feat: initial commit 2026-05-12 10:08:20 +02:00

yamllint

Lightweight yamllint container based on Alpine 3.23.

Usage

podman run --rm -v .:/workdir:ro cr.simoncor.net/yamllint:latest -c .yamllint .