Skip to content

WIP: refactor: refactor funcs with generics #1984

WIP: refactor: refactor funcs with generics

WIP: refactor: refactor funcs with generics #1984

GitHub Actions / golangci failed Jan 15, 2025 in 0s

reviewdog [golangci] report

reported by reviewdog 🐶

Findings (3)

generics.go|227 col 9| indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
generics.go|237 col 9| indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)
generics.go|247 col 9| indent-error-flow: if block ends with a return statement, so drop this else and outdent its block (move short variable declaration to its own line if necessary) (revive)

Filtered Findings (0)