carbonapi
carbonapi copied to clipboard
Use golangci-lint in travis
Travis should run golangci-lint. As of now the travis script would have to manually install the binary.
The make target "lint" may be used.
/depends on #189
This will have to wait until we have a more-or-less clean lint run. Then we can do it right away.