Update 2025-11-25

This commit is contained in:
2025-11-25 20:19:44 +02:00
parent f5c52bcc9d
commit 0602afb25a
7 changed files with 48 additions and 42 deletions

View File

@@ -6,7 +6,6 @@ return {
linters_by_ft = {
["*"] = { "codespell", "typos" },
cmake = { "cmakelint" },
haskell = { "hlint" },
htmldjango = { "djlint" },
javascript = js,
javascriptreact = js,