tercul-backend/cmd
google-labs-jules[bot] f2e93ede10 fix: resolve remaining lint errors
- Fix unhandled errors in tests (errcheck)
- Define constants for repeated strings (goconst)
- Suppress high complexity warnings with nolint:gocyclo
- Fix integer overflow warnings (gosec)
- Add package comments
- Split long lines (lll)
- Rename Analyse -> Analyze (misspell)
- Fix naked returns and unused params
2025-11-30 22:02:24 +00:00
..
api feat: add security middleware, graphql apq, and improved linting 2025-11-30 21:17:43 +00:00
cli fix: resolve remaining lint errors 2025-11-30 22:02:24 +00:00
tools Update GitHub Actions workflows to 2025 best practices (#29) 2025-11-27 07:08:08 +01:00
worker Update GitHub Actions workflows to 2025 best practices (#29) 2025-11-27 07:08:08 +01:00