5 lines
143 B
JSON
5 lines
143 B
JSON
{
|
|
"workspace.workspaceFolderCheckCwd": false,
|
|
"rust-analyzer.check.command": "clippy",
|
|
"rust-analyzer.check.extraArgs": "--profile test"
|
|
}
|