mirror of
https://github.com/astral-sh/ruff.git
synced 2025-12-23 09:19:39 +00:00
6 lines
No EOL
119 B
JSON
6 lines
No EOL
119 B
JSON
{
|
|
"rust-analyzer.check.extraArgs": [
|
|
"--all-features"
|
|
],
|
|
"rust-analyzer.check.command": "clippy",
|
|
} |