mirror of
https://github.com/matrix-org/matrix-rust-sdk.git
synced 2026-04-27 10:39:25 -04:00
5 lines
103 B
JSON
5 lines
103 B
JSON
{
|
|
"rust-analyzer.checkOnSave.command": "clippy",
|
|
"rust-analyzer.rustfmt.extraArgs": ["+nightly"]
|
|
}
|