You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refactor relative path checking logic to remove redundancy
- Extract startsWithRelativeMarker helper function to avoid code duplication
- Remove redundant checks after path normalization
- Both Windows and Unix platforms now use the same helper for consistency
Co-authored-by: sergey-tihon <[email protected]>
0 commit comments