{ "lsp": { "rust-analyzer": { "initialization_options": { "checkOnSave": true, "check": { "command": "clippy" }, }, }, }, }