Skip to content

Commit 49ec25c

Browse files
mondejasmoelius
authored andcommitted
Update on cargo-dylint
1 parent 4d00a66 commit 49ec25c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cargo-dylint/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ For an example, see commit [`bc16236`] in this repository.
164164
Dylint results can be viewed in VS Code using [rust-analyzer]. To do so, add the following to your VS Code `settings.json` file:
165165

166166
```json
167-
"rust-analyzer.checkOnSave.overrideCommand": [
167+
"rust-analyzer.check.overrideCommand": [
168168
"cargo",
169169
"dylint",
170170
"--all",

0 commit comments

Comments
 (0)