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