Files
tubestation/servo/python/tidy/README.rst
UK992 e1ae92fd1b servo: Merge #15731 - Update servo-tidy to 0.3.0 (from UK992:tidy); r=Wafflespeanut
r? @Wafflespeanut

It's ready to publishing to PyPI.

Source-Repo: https://github.com/servo/servo
Source-Revision: 524ba6a442f3215935f0b80b8b198eef096363bb
2017-02-25 06:41:05 -08:00

27 lines
320 B
ReStructuredText

servo_tidy
==========
Servo's code and license checker.
Installation
++++++++++++
Install from PyPI:
::
pip install servo-tidy
or from git:
::
pip install -e git+https://github.com/servo/servo.git#egg=servo_tidy&subdirectory=python/tidy
To run the tests
++++++++++++++++
::
./mach test-tidy --self-test