5 lines
103 B
JSON
5 lines
103 B
JSON
{
|
|
"rust-analyzer.checkOnSave.command": "clippy",
|
|
"rust-analyzer.rustfmt.extraArgs": ["+nightly"]
|
|
}
|