[[language]] name = "rust" config = { rust-analyzer = { checkOnSave = { command = "clippy" } } }