Add error capture for GitHub rate limiting #368
Annotations
4 errors
lint:
pkg/github/github.go#L145
return with no blank line before (nlreturn)
|
lint:
pkg/github/github.go#L161
return with no blank line before (nlreturn)
|
lint:
pkg/github/github.go#L150
"GET" can be replaced by http.MethodGet (usestdlibvars)
|
lint
issues found
|