chore: .devcontainer updated
This commit is contained in:
@@ -38,8 +38,7 @@
|
|||||||
// VS Code don't watch files under ./target
|
// VS Code don't watch files under ./target
|
||||||
"files.watcherExclude": {
|
"files.watcherExclude": {
|
||||||
"**/target/**": true
|
"**/target/**": true
|
||||||
},
|
}
|
||||||
"rust-analyzer.checkOnSave.command": "clippy"
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user