You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Jul 31, 2023. It is now read-only.
Your environment
vscode-rubyversion:0.22.12.6.0rvm1.31.1macOS 10.14.3yesSteps to reproduce
Enable language server, use this config:
Expected behavior
Server runs fine and only uses supported linters
Actual behavior
Server crashes:
A little investigation shows that LINTER only has 'rubocop' and 'reek' in there. See https://github.com/rubyide/vscode-ruby/blob/master/server/src/Linter.ts#L15.