summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorƁukasz Jan Niemier <lukasz@niemier.pl>2017-01-30 16:27:26 +0100
committerw0rp <w0rp@users.noreply.github.com>2017-01-30 15:27:26 +0000
commita1458e9c072e1cfc425591b7616a291e99778753 (patch)
treec9a70ba38175fe59f16c5d277b096bdd9fc97930 /README.md
parent03bab835d9799f85613ecd235506c566a20dcd63 (diff)
downloadale-a1458e9c072e1cfc425591b7616a291e99778753.zip
Dockerfile linting via hadolint (#282)
* Add hadolint linter for Dockerfiles * Fix path * Fix typo * Update docs
Diffstat (limited to 'README.md')
-rw-r--r--README.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.md b/README.md
index b5a6a61f..1b59b632 100644
--- a/README.md
+++ b/README.md
@@ -59,6 +59,7 @@ name. That seems to be the fairest way to arrange this table.
| CSS | [csslint](http://csslint.net/), [stylelint](https://github.com/stylelint/stylelint) |
| Cython (pyrex filetype) | [cython](http://cython.org/) |
| D | [dmd](https://dlang.org/dmd-linux.html)^ |
+| Dockerfile | [hadolint](https://github.com/lukasmartinelli/hadolint) |
| Elixir | [credo](https://github.com/rrrene/credo) |
| Elm | [elm-make](https://github.com/elm-lang/elm-make) |
| Erlang | [erlc](http://erlang.org/doc/man/erlc.html) |