6 lines
114 B
JSON
6 lines
114 B
JSON
{
|
|
"rust-analyzer.cargo.features": [
|
|
"__ci"
|
|
],
|
|
"rust-analyzer.checkOnSave.command": "clippy"
|
|
}
|