Add recommended vscode settings in contrib/ide
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
{
|
||||
"rust-analyzer.checkOnSave.command": "clippy",
|
||||
"rust-analyzer.rustfmt.extraArgs": ["+nightly"]
|
||||
}
|
||||
Reference in New Issue
Block a user