mirror of
https://github.com/tahoe-lafs/tahoe-lafs.git
synced 2024-12-19 21:17:54 +00:00
36c57c74f4
This executes: check-debugging, check-interfaces, check-miscaptures, find-trailing-spaces, check-umids, pyflakes. Other changes: * fix check-umids.py to take starting points. run it as `check-umids.py src` instead of `check-umids.py src/allmydata/*.py` * check-debugging: rewrite in python to run from tox: tox doesn't like to run shell scripts. * put check-interfaces.py last: it produces lots of warnings, but passes anyways. The others only produce significant output if they fail. |
||
---|---|---|
.. | ||
check-debugging.py | ||
check-interfaces.py | ||
check-miscaptures.py | ||
check-umids.py | ||
coverage2el.py | ||
coverage.el | ||
find-trailing-spaces.py | ||
fixshebangs.py | ||
graph-deps.py | ||
make_umid | ||
make-canary-files.py |