mirror of
https://github.com/rustdesk/rustdesk-server.git
synced 2025-07-01 07:15:36 +00:00
7 lines
132 B
JSON
7 lines
132 B
JSON
{
|
|
"rust.checkWith": "clippy",
|
|
"rust.formatOnSave": true,
|
|
"rust.checkOnSave": true,
|
|
"rust.useNewErrorFormat": true
|
|
}
|