fix: remove shfmt, add beautysh
This commit is contained in:
@@ -10,7 +10,6 @@ return {
|
||||
html = { 'htmlhint' },
|
||||
json = { 'jsonlint' },
|
||||
sh = { 'shellcheck' },
|
||||
zsh = { 'shellcheck' },
|
||||
bash = { 'shellcheck' },
|
||||
javascript = { 'eslint_d', 'trivy' },
|
||||
typescript = { 'eslint_d' },
|
||||
@@ -32,4 +31,4 @@ return {
|
||||
end,
|
||||
})
|
||||
end,
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user