diff options
author | w0rp <w0rp@users.noreply.github.com> | 2017-08-22 10:33:08 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-08-22 10:33:08 +0100 |
commit | 9d3bda4441a293eac47050428fee7fb4879547d7 (patch) | |
tree | e8c30933ad0cd844965a556025781b7c2cb9d82e /README.md | |
parent | a3299bf03a405207347d8d06c28b65af1e0a5092 (diff) | |
parent | b356d564483d68ffbd7cc11436d3484148cf39fb (diff) | |
download | ale-9d3bda4441a293eac47050428fee7fb4879547d7.zip |
Merge pull request #865 from jez/erubis-linter
Add erubis linter
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -79,7 +79,7 @@ name. That seems to be the fairest way to arrange this table. | Dockerfile | [hadolint](https://github.com/lukasmartinelli/hadolint) | | Elixir | [credo](https://github.com/rrrene/credo), [dogma](https://github.com/lpil/dogma) | | Elm | [elm-make](https://github.com/elm-lang/elm-make) | -| Erb | [erb](https://github.com/jeremyevans/erubi) | +| Erb | [erb](https://github.com/jeremyevans/erubi), [erubis](https://github.com/kwatch/erubis) | | Erlang | [erlc](http://erlang.org/doc/man/erlc.html), [SyntaxErl](https://github.com/ten0s/syntaxerl) | | Fortran | [gcc](https://gcc.gnu.org/) | | FusionScript | [fusion-lint](https://github.com/RyanSquared/fusionscript) | |