1 2 3 4 5 6 7
[[language]] name = "rust" indent = {unit="\t", tab-width=4} [language-server.rust-analyzer.config] check.command = "clippy" cargo.features = ["pdk", "plugins", "reporting"]