Files
WizardMerge/backend/src/analysis
copilot-swe-agent[bot] 5fd45a16e9 Address code review feedback - optimize regex and trim operations
- Made TypeScript regex patterns static const to avoid recompilation
- Optimized trim() calls by caching results
- Fixed import pattern to support both "import{" and "import {"
- All tests still passing (46/46)

Co-authored-by: johndoe6345789 <224850594+johndoe6345789@users.noreply.github.com>
2025-12-27 03:15:34 +00:00
..