Skip to content

Comments

refactor: reduce cwd lookups and enforce canonicalize_path#32250

Open
dsherret wants to merge 4 commits intodenoland:mainfrom
dsherret:refactor_reduce_cwd_lookups
Open

refactor: reduce cwd lookups and enforce canonicalize_path#32250
dsherret wants to merge 4 commits intodenoland:mainfrom
dsherret:refactor_reduce_cwd_lookups

Conversation

@dsherret
Copy link
Member

  1. Enforces using resolve_cwd, which is more efficient and reduces.
  2. Uses canonicalize_path instead of .canonicalize() because it strips the unc path on Windows without us having to remember to do that.

@dsherret dsherret enabled auto-merge (squash) February 23, 2026 01:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants