tercul-backend/cmd/cli/internal/bootstrap
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
..
bootstrap_test.go fix: resolve remaining lint errors 2025-11-30 22:02:24 +00:00
bootstrap.go feat: Implement Bleve migration script and unify CLI (#26) (#64) 2025-11-30 21:54:18 +01:00
doc.go fix: resolve remaining lint errors 2025-11-30 22:02:24 +00:00