
A Golang tool that does static analysis, unit testing, code review and generate code quality report. This is a tool that concurrently runs a whole bunch of those linters and normalizes their output to a report:
-t <file>.Install goreporter (see above).
$ go get -u github.com/360EntSecGroup-Skylar/goreporter
You have to confirm that your project is operational. In particular, the problem with vendor, when the package is not found in the default path, goreporter will look again from the possible vendor path.
$ goreporter -p [projectRelativePath] -r [reportPath] -e [exceptPackagesName] -f [json/html/text] {-t templatePathIfHtml}
By default, the default template is used to generate reports in html format.

you can see result detail:online-example-report
Logo is designed by Ri Xu
$ claude mcp add goreporter \
-- python -m otcore.mcp_server <graph>