20250529.1748531195

This commit is contained in:
fz0x1 2025-05-29 17:06:35 +02:00
parent b5ae1c2bbc
commit 7ede1e15c9
Signed by: fz0x1
GPG key ID: 6F81647BE1B459F4
5 changed files with 119 additions and 115 deletions

View file

@ -13,6 +13,9 @@ return {
json = { "biome" },
sh = { "shfmt" },
markdown = { "prettier" },
css = { "prettier" },
html = { "prettier" },
htmldjango = { "prettier" },
["*"] = { "trim_whitespace", "codespell" },
},
format_on_save = {