Improvements & refactoring of get_file_contents #2070
Annotations
4 errors
|
lint
issues found
|
|
lint:
pkg/github/repositories.go#L2107
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|
|
lint:
pkg/github/repositories.go#L2081
context-as-argument: context.Context should be the first parameter of a function (revive)
|
|
lint:
pkg/github/repositories.go#L702
indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (revive)
|