https://github.com/volker-raschek/yamllint-docker
[MIRROR]: Source files of the container image volkerraschek/yamllint
https://github.com/volker-raschek/yamllint-docker
container linter yamllint
Last synced: about 1 month ago
JSON representation
[MIRROR]: Source files of the container image volkerraschek/yamllint
- Host: GitHub
- URL: https://github.com/volker-raschek/yamllint-docker
- Owner: volker-raschek
- License: other
- Created: 2024-12-20T09:05:12.000Z (10 months ago)
- Default Branch: master
- Last Pushed: 2025-02-15T18:50:32.000Z (8 months ago)
- Last Synced: 2025-02-15T19:33:28.987Z (8 months ago)
- Topics: container, linter, yamllint
- Language: Makefile
- Homepage: https://hub.docker.com/r/volkerraschek/yamllint
- Size: 33.2 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# yamllint
[](https://hub.docker.com/r/volkerraschek/yamllint)
This project contains all sources to build the container image `git.cryptic.systems/volker.raschek/yamllint`. The
primary goal of this project is to package the binary `yamllint` as container image. The source code of the binary can
be found in the upstream project of [adrienverge](https://github.com/adrienverge/yamllint).The workflow or how `yamllint` can in general be used is pretty [documented](https://yamllint.readthedocs.io/en/stable/).