This commit is contained in:
2026-02-18 01:52:27 -08:00
parent b8c317595a
commit a3157dcf98
3 changed files with 11 additions and 5 deletions

View File

@@ -11,6 +11,8 @@ return {
yaml = { "yamllint" },
vim = { "vint" },
go = { "golangcilint" },
typescript = { "eslint" },
typescriptreact = { "eslint" },
}
lint.linters.jsonlint.cmd = "vscode-json-language-server"
lint.linters.shellcheck.args = {