fix(mason): removed installing of shellcheck and shfmt. Use bashls instead
This commit is contained in:
1 file changed
-2
@@ -156,8 +156,6 @@ return {
|
||||
opts = {
|
||||
ensure_installed = {
|
||||
"stylua",
|
||||
"shellcheck",
|
||||
"shfmt",
|
||||
"flake8",
|
||||
},
|
||||
},
|
||||
|
||||
Reference in new issue
Block a user