summaryrefslogtreecommitdiff
path: root/ale_linters/ruby/reek.vim
AgeCommit message (Expand)Author
2018-10-25Respect configured excluded_pathsSteven Harman
2018-09-14Return only the unescaped executables from executable callbacksw0rp
2018-09-12Update all Ruby linters to work consistently with bundlerRyan Rosenblum
2018-07-01Fix #1412 - Use --stdin-filename for newer reek versionsw0rp
2017-11-19#852 - Capture error codes for reekw0rp
2017-07-27#810 - Handle output which is not JSON in many lintersw0rp
2017-04-20Add the Reek checker for Ruby. (#490)Eddie Lebow