- [x] Run `golangci-lint --verbose run --out-format=github-actions --path-prefix=. --timeout 5m` command to get a list of complaints from ci/lint-checker - [ ] Update code to fix these issues - [ ] Enable lint checking in this repo
Run
golangci-lint --verbose run --out-format=github-actions --path-prefix=. --timeout 5mcommand to get a list of complaints from ci/lint-checkerUpdate code to fix these issues
Enable lint checking in this repo