Small dockercontainer for yamllint
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
Renovate Bot 1f910f0303
All checks were successful
ci/woodpecker/push/build Pipeline was successful
chore(package): update cr.simoncor.net/dockerhub/library/alpine docker tag to v3.24.1
2026-06-16 05:47:51 +00:00
.woodpecker feat: use fixed versions 2026-05-12 10:39:48 +02:00
.editorconfig chore: add .editorconfig and .gitattributes 2026-05-27 14:24:36 +02:00
.gitattributes chore: add .editorconfig and .gitattributes 2026-05-27 14:24:36 +02:00
.gitignore feat: initial commit 2026-05-12 10:08:20 +02:00
.markdownlint-cli2.jsonc style: ignore line length for markdown tables 2026-05-15 13:44:06 +02:00
.yamllint feat: initial commit 2026-05-12 10:08:20 +02:00
Dockerfile.linux.amd64 chore(package): update cr.simoncor.net/dockerhub/library/alpine docker tag to v3.24.1 2026-06-16 05:47:51 +00: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 .