aboutsummaryrefslogtreecommitdiffstats
path: root/components/script
diff options
context:
space:
mode:
authorbors-servo <metajack+bors@gmail.com>2015-08-24 18:39:22 -0600
committerbors-servo <metajack+bors@gmail.com>2015-08-24 18:39:22 -0600
commit842112c0f39542a4fb120ade4afad302221609d8 (patch)
treedf684f0aa87e3091da842bcba7c59cb06c8cd436 /components/script
parente97d8bd25cad5204e0b129884e5c032ddba92e83 (diff)
parent662b64ffe4509435dc7a0d9d0d9058663c73be15 (diff)
downloadservo-842112c0f39542a4fb120ade4afad302221609d8.tar.gz
servo-842112c0f39542a4fb120ade4afad302221609d8.zip
Auto merge of #7350 - frewsxcv:fix-tidy, r=mbrubeck
Make tidy search for files recursively again In #7348 `os.walk` was replaced with `os.listdir`. The latter is not recursive, which results in only the root directory files getting linted The changes to `ignored_files` are needed because calling `os.walk(".")` results in `./` getting prefixed before each path <!-- Reviewable:start --> [<img src="https://reviewable.io/review_button.png" height=40 alt="Review on Reviewable"/>](https://reviewable.io/reviews/servo/servo/7350) <!-- Reviewable:end -->
Diffstat (limited to 'components/script')
0 files changed, 0 insertions, 0 deletions