mirror of
https://github.com/servo/servo
synced 2026-05-14 02:47:14 +02:00
Ensure that we aren't missing any errors in the tidy self-test. r? @Wafflespeanut <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="35" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/servo/10758) <!-- Reviewable:end -->
servo_tidy ========== Servo's code and license checker. Install from PyPI (coming soon) or ``` pip install -e git+https://github.com/servo/servo.git#egg=servo_tidy&subdirectory=python/tidy ```