servo/python/tidy
Manish Goregaokar c689866d35 Add XR.test()
2019-05-30 13:29:05 -07:00
..
servo_tidy Add XR.test() 2019-05-30 13:29:05 -07:00
servo_tidy_tests
HISTORY.rst
Makefile
README.rst
setup.py

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