This is a part of @rebstar6's work on #11422, with only her test fixes and the enabling of them, to ease review on the actual implementation. Source-Repo: https://github.com/servo/servo Source-Revision: c432e9ac540add7a7224cb20af98519544ae0189
This directory contains various Python modules used to support servo development.
servo
servo-specific python code e.g. implementations of mach commands. This is the canonical repository for this code.
tidy
servo-tidy is used to check licenses, line lengths, whitespace, flake8 on Python files, lock file versions, and more.