We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 68e4604 commit ab9a687Copy full SHA for ab9a687
README.md
@@ -80,6 +80,7 @@ You have to confirm that your project is operational. In particular, the problem
80
$ goreporter -p [projectRelativePath] -r [reportPath] -e [exceptPackagesName] -f [json/html/text] {-t templatePathIfHtml}
81
```
82
83
+- -version Version of GoReporter.
84
- -p Must be a valid Golang project path.
85
- -r Save the path to the report.
86
- -e Exceptional packages (multiple separated by commas, for example: "linters/aligncheck,linters/cyclo" ).
0 commit comments