flake8
failed.
JSHint
passed.
flake8
-
bot/reviewbot/processing/review.py (Diff revision 1) Show all issues
Review Request #12074 — Created Feb. 23, 2022 and submitted
Information | |
---|---|
chipx86 | |
ReviewBot | |
release-3.0.x | |
Reviewers | |
reviewbot | |
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 | |
---|---|
Description | From | Last Updated |
---|---|---|
F401 'reviewbot.utils.filesystem.ensure_dirs_exist' imported but unused |
![]() |
Removed an unused import.
Commits: |
|
|||||||||
---|---|---|---|---|---|---|---|---|---|---|
Diff: |
Revision 2 (+104 -12) |