bringg/redis-operator

Run linter with golangci-lint

Opened this issue · 0 comments

We should lint our code:

  1. Lint everything, except auto-generated code
  2. Use good linter config, I would try to base on go-clean-arch