servo/python/tidy
2016-08-20 22:51:46 +02:00
..
servo_tidy Check for errors in tidy config file 2016-08-20 22:51:46 +02:00
servo_tidy_tests Check for errors in tidy config file 2016-08-20 22:51:46 +02:00
HISTORY.rst Improve tidy's license validation logic 2016-08-12 13:32:09 +02: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 Add support colored text in Windows Console 2016-08-13 03:20:47 +02: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
```