3 lines
97 B
TOML
3 lines
97 B
TOML
[[language]]
|
|
name = "rust"
|
|
config = { rust-analyzer = { checkOnSave = { command = "clippy" } } }
|