mirror of
https://github.com/servo/servo
synced 2026-04-25 17:15:48 +02:00
This reverts the workaround introduced in https://github.com/servo/servo/pull/42232#discussion_r2740827196 which enabled CC builder, given https://github.com/aws/aws-lc-rs/pull/1026 in the new release. Depends on: #42551 Testing: Android build: https://github.com/servo/servo/actions/runs/21931411344 Fixes: #42242 Signed-off-by: Euclid Ye <yezhizhenjiakang@gmail.com>
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.