Files
stoatchat/.vscode/settings.json
2024-09-01 13:58:11 +01:00

6 lines
121 B
JSON

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