зеркало из https://github.com/mozilla/gecko-dev.git
a6013107c5
Solution for https://github.com/servo/servo/issues/16602 and https://github.com/servo/servo/issues/16632 Only work when `AUTOCLOBBER` environment variable is defined. CC @SimonSapin @jdm Source-Repo: https://github.com/servo/servo Source-Revision: 9c9bd178713a1def9bec57e7f96e3365252c0f88 --HG-- extra : subtree_source : https%3A//hg.mozilla.org/projects/converted-servo-linear extra : subtree_revision : cd841cb12094f76b56791b19b9ab970fda70d377 |
||
---|---|---|
.. | ||
servo | ||
tidy | ||
README.md | ||
mach_bootstrap.py | ||
requirements-salt.txt | ||
requirements.txt | ||
tox.ini |
README.md
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.