Files
handmade-revolt-backend/.vscode/settings.json
2023-08-26 16:17:21 +01:00

6 lines
121 B
JSON

{
"editor.formatOnSave": true,
"rust-analyzer.checkOnSave.command": "clippy",
"nixEnvSelector.suggestion": false
}