Open pravic opened 4 years ago
$ go get -u golang.org/x/lint/golint
There are about 700 lint warnings now and it would be better to fix them.
Are these warnings the result of comments that are not formatted according to Go's documentation guidelines?
I don't remember it now. Need to check again.
$ go get -u golang.org/x/lint/golint
There are about 700 lint warnings now and it would be better to fix them.