use switch case instead of if #1015
Annotations
4 errors
|
lint
issues found
|
|
lint:
pkg/github/notifications_test.go#L516
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
lint:
pkg/github/notifications_test.go#L387
ifElseChain: rewrite if-else to switch statement (gocritic)
|
|
lint:
pkg/github/notifications_test.go#L253
ifElseChain: rewrite if-else to switch statement (gocritic)
|