Skip to content

Commit adace50

Browse files
mondejasmoelius
authored andcommitted
Update on dylint
1 parent 49ec25c commit adace50

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

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)