Update contrib/ide/vscode/settings.json
This commit is contained in:
parent
37cbb4ea56
commit
e9189392b2
@ -1,5 +1,6 @@
|
||||
{
|
||||
"rust-analyzer.cargo.features": ["full"],
|
||||
"rust-analyzer.cargo.unsetTest": ["core", "ed25519_dalek"],
|
||||
"rust-analyzer.checkOnSave.command": "clippy",
|
||||
"rust-analyzer.cargo.features": [
|
||||
"__ci"
|
||||
],
|
||||
"rust-analyzer.checkOnSave.command": "clippy"
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user