Update: 2024-07-25

This commit is contained in:
2024-07-25 14:03:00 +03:00
parent 43fb701519
commit 49ced08d78
30 changed files with 216 additions and 98 deletions

View File

@@ -30,7 +30,7 @@ return {
cmake = { "cmake_format" },
htmldjango = { "djlint", "rustywind" },
html = { "djlint", "rustywind" },
typst = { "typstyle", "typstfmt" },
typst = { "typstyle" },
rust = { "rustfmt", "leptosfmt", "yew-fmt" },
sql = { "pg_format" },
yaml = { "yamlfmt" },