mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2024-11-20 00:46:34 +00:00
10 lines
No EOL
192 B
JSON
Vendored
10 lines
No EOL
192 B
JSON
Vendored
{
|
|
"rust-analyzer.check.overrideCommand": [
|
|
"cargo",
|
|
"+nightly",
|
|
"clippy",
|
|
"--workspace",
|
|
"--message-format=json",
|
|
"--all-features",
|
|
],
|
|
} |