Files
handmade-revolt-backend/.vscode/settings.json
2022-02-19 12:20:01 +00:00

4 lines
86 B
JSON

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