Files
servo/python
Simon Sapin 8fc072a375 Don’t run ensure_bootstrapped when rustup is not used at all.
Linux WPT tasks on our CI don’t have rustup installed.
2020-01-02 19:25:01 +01:00
..
2019-12-21 12:44:35 -09:00
2016-05-02 22:20:49 -04:00
2017-01-17 11:01:09 -05:00
2019-12-09 19:31:46 +00:00
2016-05-08 12:10:48 +02: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, flake8 on Python files, lock file versions, and more.