tahoe-lafs/misc
Brian Warner 36c57c74f4 make tox env for code-checks
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.
2016-08-19 17:42:05 -07:00
..
awesome_weird_stuff setup: organize misc/ scripts and tools and remove obsolete ones 2010-06-06 22:16:18 -07:00
build_helpers run-deprecations: supress duplicates 2016-04-06 13:37:52 -10:00
coding_tools make tox env for code-checks 2016-08-19 17:42:05 -07:00
incident-gatherer misc/incident-gatherer: add classify_tahoe.py: a foolscap incident-gatherer classification plugin 2008-10-15 15:09:40 -07:00
operations_helpers remove pickle-based stats output altogether 2016-04-27 17:27:33 -07:00
simulators misc/simulators/hashbasedsig.py: revert last patch; the original code was correct. 2014-02-25 16:57:57 +00:00