https://github.com/freenowtech/yamllint-buildpack
https://github.com/freenowtech/yamllint-buildpack
Last synced: 8 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/freenowtech/yamllint-buildpack
- Owner: freenowtech
- Created: 2022-09-16T10:00:59.000Z (almost 4 years ago)
- Default Branch: main
- Last Pushed: 2025-05-22T11:47:47.000Z (about 1 year ago)
- Last Synced: 2025-05-22T12:26:02.422Z (about 1 year ago)
- Language: Shell
- Size: 44.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# Buildpack: Yamllint
This is the buildpack to validate on all YAML files in the repository based on `/config/yamllint-config`
`/config/yamllint-config` contains the [yamllint rules](https://yamllint.readthedocs.io/en/stable/rules.html) used by the buildpack.