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",
"markdownlint",
"hadolint",
"shellcheck",
-- Formatters
"gofumpt",
"goimports",