GoReporter 代码质量检测工具 GoReporter

polaris2017-04-06 05:00:36 • 4071 次点击    
这是一个分享于 2017-04-06 05:00:36 的项目,其中的信息可能已经有所发展或是发生改变。

Golang 开发工具,提供代码质量检测/Golang 代码静态检测器/Golang 项目单元测试,根据自定义模版自动生成 Golang 代码质量检测报告。

image

Summary

image

UnitTest

image

SimpleCode

image

DeadCode&CopyCode

image

Latest commit to the undefined branch on unknown
Download as zip
授权协议:
Apache
开发语言:
Google Go HTML/CSS 查看源码»
操作系统:
跨平台
4071 次点击  
加入收藏 微博
1 回复  |  直到
muqian3288
muqian3288 · #1 · 7年之前

你好,不太清楚怎么使用。期望有详细些的教程 我用工程build了exe ,按照例子中测试,但是结果不一样 下面是我写的命令行。 set projectRelativePath=C:\gopath\src\github.com\360EntSecGroup-Skylar\goreporter set reportPath=%~dp0 set format=html start goreporter.exe -p %projectRelativePath% -r %reportPath% -f %format%

添加一条新回复 (您需要 登录 后才能回复 没有账号 ?)
  • 请尽量让自己的回复能够对别人有帮助
  • 支持 Markdown 格式, **粗体**、~~删除线~~、`单行代码`
  • 支持 @ 本站用户;支持表情(输入 : 提示),见 Emoji cheat sheet
  • 图片支持拖拽、截图粘贴等方式上传