minor updatre
This commit is contained in:
parent
3129cc7bee
commit
7c1b64881b
9 changed files with 15 additions and 7 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