Skip to content

Ruby (RuboCop)#

Server#

For more information about the LSP server, check rubocop.

Installation#

gem install rubocop

For more instructions on how to install manually, check here.

Debugger: Not available#

Available configurations#

lsp-rubocop-server-path#

Type: file

Default: nil

Path of the RuboCop built-in language server executable. If specified, lsp-rubocop-use-bundler is ignored.


lsp-rubocop-use-bundler#

Type: boolean

Default: nil

Run RuboCop using Bundler.



Last update: April 22, 2024