GitNexus/gitnexus/test
HuangWenjie 3f5d21c530 fix(group): close missing ); in manifest-extractor include branch
The 'include' branch in ManifestExtractor.resolveSymbol was missing
the closing ); for the executor() call, causing a syntax error that
broke ESLint, Prettier, and the full test CI on all platforms.

Reported by Claude PR review on #1156.
2026-05-07 19:06:27 +08:00
..
fixtures feat(go): implement scope resolution hooks for Go language support (#1302) 2026-05-04 07:29:11 +01:00
helpers refactor(lbug): extract safeClose helper to consolidate WAL flush (#1377) 2026-05-06 19:18:04 +01:00
integration fix(mcp): close MCP server timeout — stdout discipline + cold-start friction (#1383) 2026-05-07 09:14:33 +01:00
unit fix: address CodeQL warnings on include-extractor 2026-05-07 17:49:31 +08:00
utils ci: add macOS to cross-platform test matrix (#208) 2026-03-07 10:38:32 +00:00
global-setup.ts fix(group): close missing ); in manifest-extractor include branch 2026-05-07 19:06:27 +08:00
vitest.d.ts fix(group): close missing ); in manifest-extractor include branch 2026-05-07 19:06:27 +08:00