servo/python
Emilio Cobos Álvarez 27b2bad256
stylo: Fix and ensure alignment of restyle hints. Test it on Travis.
Turns out eRestyle_LaterSiblings was not really matching, sigh...
2016-08-03 15:18:32 -07:00
..
servo stylo: Fix and ensure alignment of restyle hints. Test it on Travis. 2016-08-03 15:18:32 -07:00
tidy Add python3 licence check template 2016-07-29 16:42:56 +08:00
mach_bootstrap.py Allow running WPT in Firefox 2016-07-21 19:31:24 -05:00
README.md Fix styling for Markdown headers. 2016-05-02 22:20:49 -04:00
requirements.txt Upgrade mozlog package from 3.0 to 3.3. 2016-07-19 23:52:33 +08:00
tox.ini Added tox.ini 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.