LastChanceStalker/.vscode/settings.json

4 lines
104 B
JSON
Raw Permalink Normal View History

2024-03-20 16:57:57 -06:00
{
"rust-analyzer.showUnlinkedFileNotification": false,
"rust-analyzer.check.command": "clippy"
}