summaryrefslogtreecommitdiff
path: root/ale_linters/ruby/reek.vim
AgeCommit message (Expand)Author
2021-12-13Fix crash for Reek 6.0.4 (#4010)Phong Nguyen
2019-08-13Move ale#handlers#ruby#EscapeExecutable to ale#ruby#EscapeExecutableEddie Lebow
2019-04-07#2132 - Replace command_chain and chain_with with ale#command#Runw0rp
2019-02-22#2132 - Replace all uses of foo_callback with foow0rp
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