Small dockercontainer for yamllint
Find a file
Simon Cornet 7d75ecb640
Some checks failed
ci/woodpecker/push/build Pipeline failed
fix: use single shell
2026-05-12 10:37:10 +02:00
.woodpecker fix: use single shell 2026-05-12 10:37:10 +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 .