Skip to content

Commit 407ab94

Browse files
committed
better wording
1 parent 8a788c7 commit 407ab94

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

editors/code/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -278,7 +278,7 @@
278278
"items": {
279279
"type": "string"
280280
},
281-
"markdownDescription": "Advanced option, fully override the command rust-analyzer uses for checking. The command must include `--message=format=json`."
281+
"markdownDescription": "Advanced option, fully override the command rust-analyzer uses for checking. The command should include `--message=format=json` or similar option."
282282
},
283283
"rust-analyzer.checkOnSave.allTargets": {
284284
"type": "boolean",

0 commit comments

Comments
 (0)