Skip to content

Commit

Permalink
Fix wording (#160)
Browse files Browse the repository at this point in the history
  • Loading branch information
VincentLanglet authored Dec 4, 2023
1 parent c5a6121 commit 89558d8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -165,6 +165,6 @@ The `--report` option allows to choose the output format for the linter report.
Supported formats are:
- `text` selected by default.
- `checkstyle` following the common checkstyle XML schema.
- `github` if you want annotation on GitHub actions.
- `junit` followings JUnit schema XML from Jenkins.
- `github` if you want annotations on GitHub actions.
- `junit` following JUnit schema XML from Jenkins.
- `null` if you don't want any reporting.

0 comments on commit 89558d8

Please sign in to comment.