Small dockercontainer for yamllint
Find a file
Simon Cornet 66e3b392dc
All checks were successful
ci/woodpecker/push/build Pipeline was successful
feat: use fixed versions
2026-05-12 10:39:48 +02:00
.woodpecker feat: use fixed versions 2026-05-12 10:39:48 +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 .