• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..01-Sep-2019-

servo/H01-Sep-2019-4,3913,435

tidy/H01-Sep-2019-2,1771,548

README.mdH A D01-Sep-2019337 138

mach_bootstrap.pyH A D01-Sep-201910 KiB294209

tox.iniH A D01-Sep-201947 43

README.md

1This directory contains various Python modules used to support servo
2development.
3
4# `servo`
5
6servo-specific python code e.g. implementations of mach commands. This
7is the canonical repository for this code.
8
9# `tidy`
10
11servo-tidy is used to check licenses, line lengths, whitespace, flake8 on
12Python files, lock file versions, and more.
13