flake8
failed.
JSHint
passed.
Review Request #12074 — Created Feb. 23, 2022 and submitted
File
now tracks the status from aFileDiff
(the
created/deleted/modified/copied/moved states), which we'll be able to
use to make smart decisions when applying changes to files.It also normalizes the file paths, ensuring that they're in the format
required for the OS and that all relative components have been
collapsed.
Relevant unit tests pass (can't currently run the whole suite).
Summary | ID |
---|---|
ce0e2bba75824b98f75d908c0dbadf45eeabfd39 |
Description | From | Last Updated |
---|---|---|
F401 'reviewbot.utils.filesystem.ensure_dirs_exist' imported but unused |
reviewbot |
Removed an unused import.
Summary | ID | |
---|---|---|
5661af2e5f98c1d03a8708de77179a0a21dee2e8 | ||
ce0e2bba75824b98f75d908c0dbadf45eeabfd39 |
Revision 2 (+104 -12)