Added shellcheck to linters

This commit is contained in:
2026-02-17 13:49:26 -07:00
parent 0117c3812b
commit bed9726930

View File

@@ -42,6 +42,7 @@ return {
"eslint_d", "eslint_d",
"markdownlint", "markdownlint",
"hadolint", "hadolint",
"shellcheck",
-- Formatters -- Formatters
"gofumpt", "gofumpt",
"goimports", "goimports",