Skip to content

Commit 758c95e

Browse files
Update lsp.json
1 parent edb1920 commit 758c95e

1 file changed

Lines changed: 0 additions & 18 deletions

File tree

.github/lsp.json

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -21,24 +21,6 @@
2121
".go": "go"
2222
},
2323
"rootUri": "go"
24-
},
25-
"rust-analyzer": {
26-
"command": "rust-analyzer",
27-
"fileExtensions": {
28-
".rs": "rust"
29-
},
30-
"initializationOptions": {
31-
"cargo": {
32-
"buildScripts": {
33-
"enable": true
34-
},
35-
"allFeatures": true
36-
},
37-
"checkOnSave": true,
38-
"check": {
39-
"command": "clippy"
40-
}
41-
}
4224
}
4325
}
4426
}

0 commit comments

Comments
 (0)