Change path normalization strategy to not resolve symlinks (#9330)

This commit is contained in:
woojiq 2024-01-14 16:46:32 +02:00 committed by GitHub
parent a0b02106c3
commit 3f88a3f4e6
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
4 changed files with 171 additions and 26 deletions

1
Cargo.lock generated
View file

@ -1074,6 +1074,7 @@ dependencies = [
"slotmap",
"smallvec",
"smartstring",
"tempfile",
"textwrap",
"toml",
"tree-sitter",