chore(all): change stuff in a lot of things

This commit is contained in:
2024-05-26 16:18:00 +01:00
parent ce796e3c6e
commit e189b6856a
13 changed files with 171 additions and 185 deletions

View File

@@ -1,6 +1,7 @@
require("conform").setup({
formatters_by_ft = {
python = { "black" },
haskell = { "fourmolu" },
javascript = { "prettierd" },
markdown = { "mdformat" },
go = { "gofmt" },