Skip to content

Commit

Permalink
Fix typo
Browse files Browse the repository at this point in the history
Co-authored-by: JWM <62558419+JokeWaumans@users.noreply.github.com>
  • Loading branch information
JasperCraeghs and JokeWaumans authored Oct 21, 2024
1 parent 0e9d174 commit b8db8a3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -218,7 +218,7 @@ The command below demonstrates how we utilize `cov-run-desktop`:
cov-run-desktop --text-output-style=oneline --exit1-if-defects false --triage-attribute-regex "classification" ".*" <coverity_files> | tee raw_defects.log
Then, the mlx-warnings plugin processes the output log file, `raw_defects.log`, based on the optional configuration file
`config.yml` to produces three outputs:
`config.yml` to produce three outputs:

- A text file that contains all counted Coverity defects.
- `A Code Quality report`_ `report.json` that contains all counted Coverity defects.
Expand Down

0 comments on commit b8db8a3

Please sign in to comment.