fix: run stylua on all files

This commit is contained in:
2026-04-21 14:25:18 +02:00
parent 3611791fa9
commit bebffa387e
2 changed files with 8 additions and 5 deletions
+1 -1
View File
@@ -29,7 +29,7 @@ return {
hint = {
enable = false,
},
}
},
},
on_attach = function(_, bufnr)
local util = require("util")