servo/python/tidy
Bobby Holley b521c293dc Add string_cache override for geckolib based on gecko atoms.
The work in these patches is based on Ms2ger's gecko-atom crate.
2016-05-18 11:33:38 -07:00
..
servo_tidy Add string_cache override for geckolib based on gecko atoms. 2016-05-18 11:33:38 -07:00
servo_tidy_tests add tidy test for 'missing space after :' in stucts 2016-05-11 16:19:17 -05:00
HISTORY.rst bump the minor version of servo_tidy 2016-04-17 04:33:24 +09:00
Makefile bump the minor version of servo_tidy 2016-04-17 04:33:24 +09:00
README.rst Create a Python package of Tidy 2016-04-13 16:07:04 -07:00
setup.py Allow another wording of apache2/MIT (used by gaol) 2016-04-19 11:11:50 -07:00

servo_tidy
==========

Servo's code and license checker.

Install from PyPI (coming soon) or

```
pip install -e git+https://github.com/servo/servo.git#egg=servo_tidy&subdirectory=python/tidy
```