invadeez/.vscode/settings.json

4 lines
86 B
JSON

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