mirror of
https://github.com/SamyRai/tercul-backend.git
synced 2025-12-27 05:11:34 +00:00
- 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 |
||
|---|---|---|
| .. | ||
| .bleve_migration_checkpoint | ||
| bleve_migrate_edge_cases_test.go | ||
| bleve_migrate_test.go | ||
| bleve_migrate.go | ||
| commands_integration_test.go | ||
| doc.go | ||
| enrich.go | ||
| serve.go | ||
| worker.go | ||