diff options
author | Jake Zimmerman <zimmerman.jake@gmail.com> | 2017-08-21 13:34:42 -0700 |
---|---|---|
committer | Jake Zimmerman <zimmerman.jake@gmail.com> | 2017-08-21 13:51:42 -0700 |
commit | b356d564483d68ffbd7cc11436d3484148cf39fb (patch) | |
tree | f3c445468151e036972aa12c605c691c8e9e9ea0 /doc/ale.txt | |
parent | 5010ddc28fdced941925563bbc55f9219dfa4267 (diff) | |
download | ale-b356d564483d68ffbd7cc11436d3484148cf39fb.zip |
Add erubis linter
This linter works largely the same as the existing `erubylint` linter,
except it works with `erubis` instead of `erb` as the driving command.
Diffstat (limited to 'doc/ale.txt')
-rw-r--r-- | doc/ale.txt | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/ale.txt b/doc/ale.txt index 1de7803d..8131ede2 100644 --- a/doc/ale.txt +++ b/doc/ale.txt @@ -36,6 +36,7 @@ CONTENTS *ale-contents* erlang................................|ale-erlang-options| erlc................................|ale-erlang-erlc| syntaxerl...........................|ale-erlang-syntaxerl| + eruby.................................|ale-eruby-options| fortran...............................|ale-fortran-options| gcc.................................|ale-fortran-gcc| fusionscript..........................|ale-fuse-options| |