mirror of
https://github.com/servo/servo.git
synced 2025-06-06 16:45:39 +00:00
PR #32465 broke the lint because it initializes FileList with a file name (./Cargo.lock). This causes it to always return an empty list when the `only_changed_files` parameter is `False` since `os.walk` requires a directory and not a file. Fixes #32530. Signed-off-by: Mukilan Thiyagarajan <mukilan@igalia.com> |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
licenseck.py | ||
test.py | ||
tidy.py |