mfer/internal
sneak 92bd13efde Fix all linter errors
- Add explicit error ignoring with _ = for Close/Remove calls
- Rename WriteTo to Write to avoid io.WriterTo interface conflict
- Fix errcheck warnings in fetch, freshen, gen, mfer, checker,
  deserialize, serialize, and output files
2025-12-17 14:37:52 -08:00
..
bork next (#5) 2022-12-09 00:02:33 +00:00
checker Fix all linter errors 2025-12-17 14:37:52 -08:00
cli Fix all linter errors 2025-12-17 14:37:52 -08:00
log Add godoc strings to all exported types, functions, and fields 2025-12-17 11:27:41 -08:00
scanner Change FileProgress callback to channel-based progress 2025-12-17 14:30:10 -08:00