Small dockercontainer for yamllint
Find a file
Simon Cornet 03771d4aac
Some checks failed
ci/woodpecker/push/build Pipeline failed
feat: building is allowed
2026-05-12 10:35:31 +02:00
.woodpecker feat: building is allowed 2026-05-12 10:35:31 +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 .