You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -102,6 +102,7 @@ Will do the same thing.
102
102
|`removeOldComment` / `-r`| no |`true` or `false`| Remove CodeCoach's old comments before adding new one |
103
103
|`failOnWarnings`| no |`true` or `false`| Fail the job when warnings are found |
104
104
|`dryRun`| no |`true` or `false`| Running CodeCoach without reporting to VCS |
105
+
|`silent`| no |`true` or `false`| Disable the comment but still report job status to the VCS |
105
106
|`suppressRules`| no |`rule-group-1/.*``rule-id-1``rule-id-2`| Rule IDs that CodeCoach will still comment but no longer treated as errors or warnings |
106
107
|`outputFormat`| no |`default`, `gitlab`| Output file format |
0 commit comments