- Simplify LAUNCH_RE by pre-stripping optional (resume) prefix to bring regex complexity from 23 to within the allowed 20 - Use RegExp.exec() instead of String.match() per lint rules - Use path.normalize() in BranchStatusService tests for cross-platform compatibility (fixes \repo vs /repo on Windows) |
||
|---|---|---|
| .. | ||
| fixtures/extensions | ||
| main | ||
| mocks | ||
| renderer | ||
| shared | ||
| setup.ts | ||