mirror of
https://github.com/astral-sh/ruff.git
synced 2025-09-29 13:25:17 +00:00
![]() ## Summary Fixes https://github.com/astral-sh/ruff/issues/15027 The `MemoryFileSystem::write_file` API automatically creates non-existing ancestor directoryes but we failed to update the status of the now created ancestor directories in the `Files` data structure. ## Test Plan Tested that the case in https://github.com/astral-sh/ruff/issues/15027 now passes regardless of whether the *Simple* case is commented out or not |
||
---|---|---|
.. | ||
files | ||
system | ||
vendored | ||
diagnostic.rs | ||
display.rs | ||
file_revision.rs | ||
files.rs | ||
lib.rs | ||
parsed.rs | ||
source.rs | ||
system.rs | ||
testing.rs | ||
vendored.rs |