mirror of
https://github.com/uutils/coreutils.git
synced 2026-06-10 15:48:22 -07:00
vscode: update rust-analyzer check command to use clippy (#12197)
This commit is contained in:
Vendored
+2
-1
@@ -1,5 +1,6 @@
|
||||
{
|
||||
"cSpell.import": [
|
||||
"./.vscode/cSpell.json"
|
||||
]
|
||||
],
|
||||
"rust-analyzer.check.command": "clippy"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user