mirror of
https://github.com/yamadashy/repomix.git
synced 2026-02-03 11:33:39 +01:00
- Move makeChunkConfig and renderGroups to module level for better readability - Add GenerateOutputFn type alias using typeof generateOutput - Add comment explaining O(N²) complexity and why it's acceptable - Fix test mock property names to match actual GitDiffResult/GitLogResult types - Update integration tests to use produceOutput instead of individual functions