servo/python/tidy
askeing eb9a7e5c11 bump the minor version of servo_tidy
- and add clean folder into Makefile
2016-04-17 04:33:24 +09:00
..
servo_tidy Test for check_spec function, for tidy.py #9152 2016-04-17 04:12:54 +09:00
servo_tidy_tests Modified test_spec_link of test_tidy for packaged tidy 2016-04-17 04:20:24 +09: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 bump the minor version of servo_tidy 2016-04-17 04:33:24 +09: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
```