minor updatre

This commit is contained in:
Alexander Navarro 2025-10-09 18:03:52 -03:00
parent 3129cc7bee
commit 5096e5eb5b
7 changed files with 12 additions and 4 deletions

View file

@ -9,6 +9,7 @@ return {
lint.linters_by_ft = {
-- astro = { "eslint_d" },
kotlin = { "ktlint" },
python = { "ruff" },
sh = { "shellcheck" },
NeogitCommitMessage = { "gitlint" },