git-pages/.helix/languages.toml
2025-06-10 23:24:49 +02:00

5 lines
81 B
TOML

[[language]]
name = "go"
auto-format = true
formatter = { command = "gofumpt" }