Dockerfile linting via hadolint (#282)

* Add hadolint linter for Dockerfiles

* Fix path

* Fix typo

* Update docs
This commit is contained in:
Łukasz Jan Niemier
2017-01-30 16:27:26 +01:00
committed by w0rp
parent 03bab835d9
commit a1458e9c07
4 changed files with 48 additions and 1 deletions

View File

@@ -77,6 +77,7 @@ The following languages and tools are supported.
* CSS: 'csslint', 'stylelint'
* Cython (pyrex filetype): 'cython'
* D: 'dmd'
* Dockerfile: 'hadolint'
* Elixir: 'credo'
* Elm: 'elm-make'
* Erlang: 'erlc'