mirror of
https://github.com/yamadashy/repomix.git
synced 2026-05-30 11:18:53 +02:00
e2fbedb2a7
- Extract duplicated `writeFixture` helper into `tests/testing/testUtils.ts` (gemini)
- Replace `charCodeAt(0) !== 0xfeff` with `startsWith('')` for BOM check readability (gemini)
- Simplify base64 fixture generation to `charset.repeat(N).slice(0, 512)` (gemini)
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>