4 comments (4 comments)0 reactions (0 reactions)0 assignees (0 assignees)Go30 forks (30 forks)auto 404
good first issuehelp wanted
Repository metrics
- Stars
- 29 stars (29 stars)
- PR merge metrics
- PR metrics pending (PR metrics pending)
Description
We have lot of linter errors from our current GolangCI config, and many useful linters have been disabled. We need to fix these errors and enable them for future.
Contributor guide
- Research direction
- Run golangci lint locally with the config from the repository, examine the reported errors, and fix them one by one. Enable useful linters in the config after fixing related issues.
- Tech stack
- go
- Domain
- backend
- Issue type
- Bug
- Prerequisites
- Go