chore(all): change stuff in a lot of things
This commit is contained in:
parent
232e9ec910
commit
95ff75b7e5
13 changed files with 171 additions and 185 deletions
|
@ -1,6 +1,7 @@
|
|||
require("conform").setup({
|
||||
formatters_by_ft = {
|
||||
python = { "black" },
|
||||
haskell = { "fourmolu" },
|
||||
javascript = { "prettierd" },
|
||||
markdown = { "mdformat" },
|
||||
go = { "gofmt" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue