Files
servo/python
Narfinger 7a1a3b0f2c CI: On OHOS run speedometer in perf mode (#41006)
The phone was not set into perf mode which might interrupt scripts.

Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>

Testing: Should not need any testing.

---------

Signed-off-by: Narfinger <Narfinger@users.noreply.github.com>
2025-12-02 13:30:33 +00:00
..
2025-11-13 08:48:01 +00:00

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, ruff on Python files, lock file versions, and more.

wpt

servo-wpt is a module with support scripts for running, importing, exporting, updating manifests, and updating expectations for WPT tests.