Update 2025-07-22

This commit is contained in:
2025-07-22 20:42:04 +03:00
parent 57dbf50354
commit 1eaca23cd5
3 changed files with 3 additions and 2 deletions

View File

@@ -10,6 +10,7 @@ return {
typescriptreact = js,
python = { "mypy" },
htmldjango = { "djlint" },
sql = { "sqruff" },
lua = { "selene" },
cmake = { "cmakelint" },
["*"] = { "codespell", "typos" },