Age | Commit message (Collapse) | Author | |
---|---|---|---|
2018-10-26 | Add the dockerfile_lint linter for Dockerfiles (#1971) | Alexander "Ananace" Olofsson | |
* Add the dockerfile_lint linter for Dockerfiles | |||
2018-01-29 | Added tests for hadolint | Jose Lorenzo Rodriguez | |
2017-07-08 | Use equal signs for language documentation sections | w0rp | |
2017-07-03 | Allow `hadolint` linter to run via docker image (#720) | Chris Weyl | |
* Add documentation for hadolint (doc/ale-hadolint.txt) * Allow `hadolint` linter to run via docker image These changes enable the `hadolint` linter to run via the author's docker image, if present. Three modes are supported: * never use docker; * always use docker; and * use docker as a failback. |