cx icon indicating copy to clipboard operation
cx copied to clipboard

Setup Golangci linter

Open jdknives opened this issue 3 years ago • 1 comments

We do some setup for golangci-lint in the Makefile but do not ever execute it. We should add a lint command to make format.

https://github.com/golangci/golangci-lint

jdknives avatar Feb 28 '21 16:02 jdknives

For now I will remove the linter references in the Makefile. We need to fix the bulk of the linter issues before we can enable the linter in Travis. Otherwise the builds are all going to fail.

Here is a list of issues the linter reported:

linter_output_cx.txt

jdknives avatar Feb 28 '21 19:02 jdknives