@@ -410,7 +410,11 @@ local servers = {
-- clangd = {},
-- gopls = {},
-- pyright = {},
-- rust_analyzer = {},
rust_analyzer = {
check = {
command = "clippy"
}
},
tsserver = {
diagnostics = {
ignoredCodes = {
The note is not visible to the blocked user.