Skip to content

Commit 8ca06e2

Browse files
committed
Fix rubocop
1 parent c31f740 commit 8ca06e2

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

nvim/lua/plugins/mason.lua

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,6 @@ return {
111111
"ts_ls",
112112
"lua_ls",
113113
"gopls",
114-
"sorbet",
115114
"eslint",
116115
"jsonls",
117116
"yamlls",
@@ -134,7 +133,6 @@ return {
134133
"luacheck",
135134
"prettierd",
136135
"prettier",
137-
"rubocop",
138136
"shellcheck",
139137
"stylua",
140138
"vale",

0 commit comments

Comments
 (0)