1 2 3 4 5 6
{ "[rust]": { "editor.defaultFormatter": "rust-lang.rust-analyzer" }, "rust-analyzer.check.command": "clippy" }