mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2026-02-16 10:30:44 +00:00
clippy
This commit is contained in:
6
.vscode/settings.json
vendored
Normal file
6
.vscode/settings.json
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"rust.checkWith": "clippy",
|
||||
"rust.formatOnSave": true,
|
||||
"rust.checkOnSave": true,
|
||||
"rust.useNewErrorFormat": true
|
||||
}
|
||||
Reference in New Issue
Block a user