aboutsummaryrefslogtreecommitdiffstats
path: root/python/tidy/README.rst
blob: 2d9f0e8f6e8a68407b359f9cd990dee191fd0a3b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
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
```