likewise/.vscode/settings.json
2022-08-01 09:34:35 +02:00

5 lines
No EOL
154 B
JSON

{
"rust-analyzer.cargo.allFeatures": true,
"rust-analyzer.assist.importMergeBehavior": "last",
"rust-analyzer.checkOnSave.command": "clippy"
}