Skip to content

Commit 2b294dd

Browse files
da2ce7josecelano
andcommitted
env: vscode workspace settings, do clippy check on save.
Co-authored-by: Jose Celano <[email protected]>
1 parent b60a0bc commit 2b294dd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.vscode/settings.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,5 @@
1414
"editor.defaultFormatter": "matklad.rust-analyzer",
1515
"editor.formatOnSave": true
1616
},
17+
"rust-analyzer.checkOnSave.command": "clippy",
1718
}

0 commit comments

Comments
 (0)