summaryrefslogtreecommitdiff
path: root/ale_linters/ruby/ruby.vim
AgeCommit message (Expand)Author
2021-10-22Re-apply #3538 - remove -T argument from ruby linter (#3951)Andrew Hayworth
2021-03-01Close #2281 - Separate cwd commands from commandsw0rp
2021-02-23Fix 3537 - remove -T argument from ruby linter (#3538)Horacio Sanson
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
2018-08-02Simplify the code for most linters and tests with closuresw0rp
2017-11-28Fix #1168 - Make the ruby linter executable configurablew0rp
2017-04-25Add erb linter (#497)Matthias Günther
2017-04-18Add a function for getting matches, and use it to simplify a lot of codew0rp
2017-04-08Add Ruby MRI linter (#453)Brandon Roehl