minor updatre
This commit is contained in:
parent
3129cc7bee
commit
5096e5eb5b
7 changed files with 12 additions and 4 deletions
|
|
@ -9,6 +9,7 @@ return {
|
|||
|
||||
lint.linters_by_ft = {
|
||||
-- astro = { "eslint_d" },
|
||||
kotlin = { "ktlint" },
|
||||
python = { "ruff" },
|
||||
sh = { "shellcheck" },
|
||||
NeogitCommitMessage = { "gitlint" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue