ale/ale_linters/ruby
Matthias Günther c55064881d Add erb linter (#497)
* Add eruby linter

* Update README with erb linter

* Fix example and contributions

* Remove trailing newline

* Fix for Vimscript style guide

* Eruby-linter: codereview with @w0rp
- read from stderro output_stream

* Eruby-linter: codereview => add handler for ruby

* Eruby-linter: codereview
- eruby and ruby lint use the same ruby-handler (removes
  duplicated handling logic)

* Eruby-linter: try to fix tests
2017-04-25 18:38:02 +01:00
..
reek.vim Add the Reek checker for Ruby. (#490) 2017-04-20 07:37:08 +01:00
rubocop.vim Add a function for getting matches, and use it to simplify a lot of code 2017-04-18 00:35:53 +01:00
ruby.vim Add erb linter (#497) 2017-04-25 18:38:02 +01:00