mirror of
https://github.com/jugeeya/UltimateTrainingModpack.git
synced 2026-01-22 02:10:24 +00:00
Fix for recent rust-analyzer checkOnSave change; clippy fix
This commit is contained in:
2
.vscode/settings.json
vendored
2
.vscode/settings.json
vendored
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"rust-analyzer.checkOnSave.overrideCommand": [
|
||||
"rust-analyzer.check.overrideCommand": [
|
||||
"cargo",
|
||||
"+nightly",
|
||||
"clippy",
|
||||
|
||||
Reference in New Issue
Block a user