LastChanceStalker/.vscode/settings.json
2024-03-20 22:54:13 -06:00

4 lines
No EOL
104 B
JSON

{
"rust-analyzer.showUnlinkedFileNotification": false,
"rust-analyzer.check.command": "clippy"
}