diff options
author | w0rp <w0rp@users.noreply.github.com> | 2018-01-30 16:04:44 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-01-30 16:04:44 +0000 |
commit | 52fe924a139b8ae3d087cba0d9a5199054ae0595 (patch) | |
tree | 0c6510dfbd754c024608ab1b008d554825e4b2de /README.md | |
parent | c589e3d57d2a4d37445a4b97648c08e1b9741304 (diff) | |
parent | 4df87eaaddfceaddd625294c0e601aebf2f68a85 (diff) | |
download | ale-52fe924a139b8ae3d087cba0d9a5199054ae0595.zip |
Merge pull request #1308 from lorenzo/patch-1
Improving hadolint checker
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -93,7 +93,7 @@ formatting. | D | [dmd](https://dlang.org/dmd-linux.html) | | Dafny | [dafny](https://rise4fun.com/Dafny) !! | | Dart | [dartanalyzer](https://github.com/dart-lang/sdk/tree/master/pkg/analyzer_cli) !!, [language_server](https://github.com/natebosch/dart_language_server) | -| Dockerfile | [hadolint](https://github.com/lukasmartinelli/hadolint) | +| Dockerfile | [hadolint](https://github.com/hadolint/hadolint) | | Elixir | [credo](https://github.com/rrrene/credo), [dialyxir](https://github.com/jeremyjh/dialyxir), [dogma](https://github.com/lpil/dogma) !!| | Elm | [elm-format](https://github.com/avh4/elm-format), [elm-make](https://github.com/elm-lang/elm-make) | | Erb | [erb](https://apidock.com/ruby/ERB), [erubi](https://github.com/jeremyevans/erubi), [erubis](https://github.com/kwatch/erubis) | |