Files
damn_simple_architecture/.vscode/settings.json
T

5 lines
77 B
JSON

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