Dockerlinter (#4518)

* dockerlinter support

* Tests & ShellCheck reference

* sort and align docs
This commit is contained in:
Shad
2023-05-22 04:58:59 +02:00
committed by GitHub
parent 5c803fb970
commit a46121a532
7 changed files with 193 additions and 0 deletions

View File

@@ -168,6 +168,7 @@ formatting.
* [dhall-lint](https://github.com/dhall-lang/dhall-lang)
* Dockerfile
* [dockerfile_lint](https://github.com/projectatomic/dockerfile_lint)
* [dockerlinter](https://github.com/buddy-works/dockerfile-linter)
* [dprint](https://dprint.dev)
* [hadolint](https://github.com/hadolint/hadolint)
* Elixir