Merge pull request #1114 from elebow/eruby-strip-rails-flavoring

Strip Rails flavoring from eRuby when in a Rails project. Fixes #580.
This commit is contained in:
w0rp
2017-11-16 10:19:32 +00:00
committed by GitHub
7 changed files with 83 additions and 15 deletions

View File

@@ -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`.