skycoin / teller

Skycoin exchange service
15 stars 30 forks source link

Fix goreportcard issues #199

Closed gz-c closed 6 years ago

gz-c commented 6 years ago

https://goreportcard.com/report/github.com/skycoin/teller

Fix the following issues:

Ignore gocyclo, license

Add these tools to the gometalinter checks in makefile. For gofmt, pass the -s parameter to goimports if possible.