1 2 3 4 5 6 7 8
---@brief --- --- https://github.com/rubocop/rubocop return { cmd = { 'rubocop', '--lsp' }, filetypes = { 'ruby' }, root_markers = { 'Gemfile', '.git' }, }