servo/python
mrmiywj 909f0da3c2 add reload keyboard shortcut
rename the preference to shell.builtin-key-shortcuts.enabled
2016-06-23 17:37:56 +08:00
..
servo add reload keyboard shortcut 2016-06-23 17:37:56 +08:00
tidy Tidy test for ignoring attributes 2016-06-16 23:43:49 +05:30
mach_bootstrap.py Create mach package 2016-06-03 14:47:21 -07:00
README.md Fix styling for Markdown headers. 2016-05-02 22:20:49 -04:00
requirements.txt Upgrade mach to 0.6; stop vendoring mach. 2016-05-02 19:27:52 -04: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.