mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2026-08-27 04:28:08 +00:00
clippy
This commit is contained in:
Vendored
+6
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"rust.checkWith": "clippy",
|
||||
"rust.formatOnSave": true,
|
||||
"rust.checkOnSave": true,
|
||||
"rust.useNewErrorFormat": true
|
||||
}
|
||||
Reference in New Issue
Block a user