Skip to content

Commit 294dd7f

Browse files
committed
updated readme text
1 parent d7e0a25 commit 294dd7f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
- **Per-file diagnostics**: Only diagnostics relevant to the saved file are displayed.
1111
- **Configurable severity threshold**: Filter out messages below a chosen severity level (`info`, `warning`, or `error`).
1212
- **Diagnostic cleanup**: When you close a file, its diagnostics are automatically cleared.
13-
- **Project file support**: You can feed your project file to cppcheck through the `--project` flag in the `cppcheck-official.arguments` field in the extension settings. (See GIF below)
13+
- **Project file support**: You can feed your project file to cppcheck through the `--project` flag in the `cppcheck-official.arguments` field in the extension settings. (See image below)
1414

1515
![Image showing where to set up project file](./images/project_file.png)
1616
- **Warning notes**: Display notes for warnings when those are available

0 commit comments

Comments
 (0)