6 lines
81 B
TOML
6 lines
81 B
TOML
[[language]]
|
|
name = "go"
|
|
auto-format = true
|
|
formatter = { command = "gofumpt" }
|
|
|