This commit is contained in:
2025-05-03 22:22:30 -07:00
parent 3d6e9d215e
commit 9fa8ac630c

View File

@@ -10,7 +10,7 @@ return {
json = { "jsonlint" },
yaml = { "yamllint" },
vim = { "vint" },
go = { "golangci_lint" },
go = { "golangcilint" },
}
local shellcheck = require("lint").linters.shellcheck
shellcheck.args = {