mirror of
https://github.com/avelino/awesome-go.git
synced 2024-11-07 16:33:40 +00:00
add dupl
This commit is contained in:
parent
ff5313b78c
commit
9e96481bf0
@ -789,6 +789,7 @@ Go software and plugins.
|
||||
## Code Analysis
|
||||
|
||||
* [doc](http://godoc.org/robpike.io/cmd/doc) - Go documentation tool that produces an alternative doc format.
|
||||
* [dupl](https://github.com/mibk/dupl) - A tool for code clone detection.
|
||||
* [errcheck](https://github.com/kisielk/errcheck) - Errcheck is a program for checking for unchecked errors in Go programs.
|
||||
* [gcvis](https://github.com/davecheney/gcvis) - Visualise Go program GC trace data in real time.
|
||||
* [Go Metalinter](https://github.com/alecthomas/gometalinter) - Metalinter is a tool to automatically apply all static analysis tool and report their output in normalized form.
|
||||
|
Loading…
Reference in New Issue
Block a user