Files
repomix-mirror/tests/cli/cliReport.binaryFiles.test.ts
Kazuki Yamada a221ee7313 fix(cli): Address PR feedback for binary file reporting
- Replace empty return in fileCollectWorker with descriptive error
- Simplify array flattening using flatMap instead of reduce
- Make test assertions OS-agnostic using path.join
- Improve encoding error detection with confidence checks and BOM handling
2025-08-23 15:21:38 +09:00

2.8 KiB