github sdk: add withClient options so we can override the default client, useful for adding unit tests with httptest.NewServer #1862
Annotations
2 errors
golangci-lint:
modules/github-bots/sdk/github_test.go#L55
unused-parameter: parameter 'origClient' seems to be unused, consider removing or renaming it as _ (revive)
|
golangci-lint
issues found
|
Loading