summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorw0rp <w0rp@users.noreply.github.com>2018-01-24 10:40:57 +0000
committerGitHub <noreply@github.com>2018-01-24 10:40:57 +0000
commit9849c79ff767b9f2e3498230bb29071eeb5a77ef (patch)
treec0816ce9c042dfb023074f5e46e3d95ffdd08cd6 /README.md
parentb28a6ddbe4cf573ea993288a6ad4db569d535adf (diff)
parentaa29c91cdc9c5dc737e93c1f91080aa174363bef (diff)
downloadale-9849c79ff767b9f2e3498230bb29071eeb5a77ef.zip
Merge pull request #1157 from elebow/eruby-add-erubi-linter
[eruby] Add erubi linter
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ff46a402..f058df24 100644
--- a/README.md
+++ b/README.md
@@ -96,7 +96,7 @@ formatting.
| Dockerfile | [hadolint](https://github.com/lukasmartinelli/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://github.com/jeremyevans/erubi), [erubis](https://github.com/kwatch/erubis) |
+| Erb | [erb](https://apidock.com/ruby/ERB), [erubi](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) |
| Fish | fish [-n flag](https://linux.die.net/man/1/fish)
| Fortran | [gcc](https://gcc.gnu.org/) |