unarr/internal/usenet/postprocess
Deivid Soto d0dbfc3d12 fix(ci): fix lint errors and pin CI to Go 1.25
- Run gofmt on all files
- Export SetupUPnP to fix unused lint error
- Remove Go 1.26 from CI matrix (only test with 1.25)
2026-03-31 22:15:12 +02:00
..
extract.go fix(lint): use default:none to disable errcheck, fix all gofmt and exhaustive 2026-03-31 00:29:16 +02:00
extract_test.go feat(cli): upgrade command, rich status, and version cache 2026-03-31 22:05:43 +02:00
par2.go feat(usenet): implement full NNTP download pipeline 2026-03-28 21:12:12 +01:00
pipeline.go fix(lint): configure linters for codebase maturity, fix gofmt and ineffassign 2026-03-31 00:17:19 +02:00
pipeline_test.go fix(ci): fix lint errors and pin CI to Go 1.25 2026-03-31 22:15:12 +02:00