diff options
author | Mukilan Thiyagarajan <mukilan@igalia.com> | 2024-06-18 13:09:38 +0530 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-18 07:39:38 +0000 |
commit | 42b09d483fbcc79345844d34b88b3ff4ae7a9735 (patch) | |
tree | 4eff18dafc0e638490ee212fe82079f374fb6e31 /components/script/dom/servoparser | |
parent | 57b64d8123535858f96796602906b4d02c7d4e4a (diff) | |
download | servo-42b09d483fbcc79345844d34b88b3ff4ae7a9735.tar.gz servo-42b09d483fbcc79345844d34b88b3ff4ae7a9735.zip |
mach: fix test-tidy to not skip `Cargo.lock` (#32540)
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>
Diffstat (limited to 'components/script/dom/servoparser')
0 files changed, 0 insertions, 0 deletions