Compare commits

..

1 Commits

Author SHA1 Message Date
d44e8fb712
chore(deps): update davidanson/markdownlint-cli2-action action to v20
Some checks failed
Build / build-amd64 (pull_request) Successful in 27s
Lint Markdown files / markdown-lint (pull_request) Failing after 5s
Build / build-arm64 (pull_request) Successful in 2m5s
2025-05-15 07:17:42 +00:00

View File

@ -6,4 +6,4 @@ This project contains all sources to build the container image `git.cryptic.syst
primary goal of this project is to package the binary `yamllint` as container image. The source code of the binary can 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). 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/). The workflow or how `yamllint` can in general be used is documented [here](https://yamllint.readthedocs.io/en/stable/).