carbonapi icon indicating copy to clipboard operation
carbonapi copied to clipboard

Use golangci-lint in travis

Open jwkohnen opened this issue 6 years ago • 1 comments

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

jwkohnen avatar Sep 10 '19 12:09 jwkohnen

This will have to wait until we have a more-or-less clean lint run. Then we can do it right away.

grzkv avatar Sep 13 '19 15:09 grzkv