Small dockercontainer for yamllint
Find a file
Simon Cornet f5d6973901
Some checks failed
ci/woodpecker/push/build Pipeline failed
ci/woodpecker/manual/build Pipeline failed
feat: use vfs
2026-05-12 10:19:58 +02:00
.woodpecker feat: use vfs 2026-05-12 10:19:58 +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 .