7 lines
147 B
TOML
7 lines
147 B
TOML
[[language]]
|
|
name = "go"
|
|
auto-format = true
|
|
formatter = { command = "goimports" }
|
|
|
|
[language-server.rust-analyzer.config.check]
|
|
command = "clippy"
|