Open Issues Need Help
View All on GitHub [Epic] Go code quality tasks: pre-commit, linting, CI about 18 hours ago
AI Summary: This epic aims to establish Go code quality standards for the `nlab` project by setting up pre-commit hooks with tools like `golangci-lint`, `gofmt`, and `govet`. It also includes integrating these checks into a basic GitHub Actions CI workflow for all pull requests, ensuring automatic linting, vetting, and formatting. The initiative seeks to improve code consistency and maintainability, with clear documentation provided for local developer setup.
Complexity:
1/5
good first issue