Files
servo/python/tidy
Josh Matthews f1b10393c2 rustfmt
2019-07-09 10:52:43 -04:00
..
2019-07-09 10:52:43 -04:00
2017-02-25 06:12:01 +01:00
2016-04-17 04:33:24 +09:00
2017-02-25 06:12:01 +01:00

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