We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b60a0bc commit 2b294ddCopy full SHA for 2b294dd
.vscode/settings.json
@@ -14,4 +14,5 @@
14
"editor.defaultFormatter": "matklad.rust-analyzer",
15
"editor.formatOnSave": true
16
},
17
+ "rust-analyzer.checkOnSave.command": "clippy",
18
}
0 commit comments