ale/ale_linters/ruby
Phong Nguyen e4ec2e4dc7
Fix crash for Reek 6.0.4 (#4010)
When `let g:ale_ruby_reek_show_wiki_link = 1`, Reek linter is crashed
 because `wiki_link` attribute does not exist in result.

 It seems that `wiki_link` is now replaced with `documentation_link` in
 recent version of Reek
2021-12-13 22:35:26 +09:00
..
brakeman.vim Move ale#handlers#ruby#EscapeExecutable to ale#ruby#EscapeExecutable 2019-08-13 01:52:13 -04:00
cspell.vim Add cspell Linter (#3981) 2021-11-19 07:41:05 +09:00
debride.vim Fix #2821 - Fix the debride linter after merging older code 2019-10-09 09:53:50 +01:00
rails_best_practices.vim Move ale#handlers#ruby#EscapeExecutable to ale#ruby#EscapeExecutable 2019-08-13 01:52:13 -04:00
reek.vim Fix crash for Reek 6.0.4 (#4010) 2021-12-13 22:35:26 +09:00
rubocop.vim Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00
ruby.vim Re-apply #3538 - remove -T argument from ruby linter (#3951) 2021-10-22 14:20:00 +09:00
solargraph.vim #2132 - Replace all uses of foo_callback with foo 2019-02-22 18:05:04 +00:00
sorbet.vim Add Ruby sorbet option to enable watchman 2020-10-20 23:13:53 -07:00
standardrb.vim Close #3325 - Apply new formatting where possible 2020-08-28 19:50:36 +01:00