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
fix(plugin): canonicalize missing working directories
Resolve the cwd through its nearest existing ancestor, just like target file paths. This keeps symlinked path namespaces consistent when the cwd does not exist yet, including macOS /tmp resolving to /private/tmp, and prevents inside-cwd writes from being misclassified as outside.
Signed-off-by: Leonardo Grasso <me@leonardograsso.com>
0 commit comments