mirror of
https://github.com/hannobraun/Fornjot
synced 2025-06-29 06:36:32 +00:00
Configure VS Code to use cargo clippy
This commit is contained in:
parent
c1379451a8
commit
71adabddce
3
experiments/2024-10-30/.vscode/settings.json
vendored
3
experiments/2024-10-30/.vscode/settings.json
vendored
@ -1,3 +1,4 @@
|
|||||||
{
|
{
|
||||||
"editor.formatOnSave": true
|
"editor.formatOnSave": true,
|
||||||
|
"rust-analyzer.check.command": "clippy"
|
||||||
}
|
}
|
Loading…
x
Reference in New Issue
Block a user