mirror of
https://codeberg.org/Codeberg/pages-server.git
synced 2025-06-18 11:31:36 +00:00
6 lines
81 B
TOML
6 lines
81 B
TOML
|
[[language]]
|
||
|
name = "go"
|
||
|
auto-format = true
|
||
|
formatter = { command = "gofumpt" }
|
||
|
|