chore: update path

This commit is contained in:
Paul Makles
2022-02-19 12:20:01 +00:00
parent 50d9f50c8f
commit 061af1f2c3
3 changed files with 68 additions and 10 deletions

View File

@@ -1,5 +1,4 @@
{
"rust-analyzer.diagnostics.disabled": [
"unresolved-macro-call"
]
"editor.formatOnSave": true,
"rust-analyzer.checkOnSave.command": "clippy"
}