mirror of
https://github.com/servo/servo
synced 2026-04-27 18:07:52 +02:00
13 lines
198 B
ReStructuredText
13 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
|
|
```
|
|
|
|
|