🔧 Same for golang
This commit is contained in:
parent
155c696af8
commit
97f9a823d6
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ require("conform").setup({
|
|||
html = { "prettierd", "prettier", stop_after_first = true },
|
||||
sql = { "sql_formatter" },
|
||||
rust = { "rustfmt" },
|
||||
golang = { "gofmt" },
|
||||
sh = { "shfmt" },
|
||||
json = { "jq" },
|
||||
toml = { "taplo" },
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue