use clippy

This commit is contained in:
Thomas Ruoff
2023-03-06 23:13:21 +01:00
parent 09b035d364
commit 4933d4406b

View File

@@ -410,7 +410,11 @@ local servers = {
-- clangd = {},
-- gopls = {},
-- pyright = {},
-- rust_analyzer = {},
rust_analyzer = {
check = {
command = "clippy"
}
},
tsserver = {
diagnostics = {
ignoredCodes = {