mirror of
https://github.com/servo/servo.git
synced 2025-06-10 01:23:13 +00:00
12 lines
198 B
ReStructuredText
12 lines
198 B
ReStructuredText
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
|
|
```
|
|
|
|
|