diff options
author | Eddie Lebow <elebow@users.noreply.github.com> | 2017-11-11 20:52:16 -0500 |
---|---|---|
committer | Eddie Lebow <elebow@users.noreply.github.com> | 2017-11-12 23:33:22 -0500 |
commit | e9e29e003c23de2e2499f4c641437021891f9269 (patch) | |
tree | 2df3b3e8a19bb0777ce7fce50ac1760adb4c880d /doc | |
parent | 27e2f53ac9892e8285d629228d5c25bdcdf84803 (diff) | |
download | ale-e9e29e003c23de2e2499f4c641437021891f9269.zip |
[eruby] Rename `erubylint` → `erb` to match tool name
Diffstat (limited to 'doc')
-rw-r--r-- | doc/ale-eruby.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/ale-eruby.txt b/doc/ale-eruby.txt index b9cd3cbf..bfbe9ad2 100644 --- a/doc/ale-eruby.txt +++ b/doc/ale-eruby.txt @@ -3,7 +3,7 @@ ALE Eruby Integration *ale-eruby-options* There are two linters for `eruby` files: -- `erubylint` +- `erb` - `erubis` If you don't know which one your project uses, it's probably `erb`. |