tahoe-lafs/misc/coding_tools
Brian Warner 5e62118e14 hush somewhat-real problems found by static analysis
These would have caused problems if a certain unlikely code path was taken:
mostly error-handling pathways.
2017-12-31 00:23:43 +01:00
..
check-debugging.py make tox env for code-checks 2016-08-19 17:42:05 -07:00
check-interfaces.py misc/coding_tools/check-interfaces.py: clean-ups (warnings about Windows-specific modules and error stream handling). 2012-06-14 21:28:29 +00:00
check-miscaptures.py hush somewhat-real problems found by static analysis 2017-12-31 00:23:43 +01:00
check-umids.py make tox env for code-checks 2016-08-19 17:42:05 -07:00
coverage2el.py coverage2el.py: update to current coverage-3.7.1 API 2014-09-09 09:47:13 -07:00
coverage.el coverage tools: ignore errors, display lines-uncovered in elisp mode. Fix Makefile paths. 2010-08-04 00:11:31 -07:00
find-trailing-spaces.py setup: organize misc/ scripts and tools and remove obsolete ones 2010-06-06 22:16:18 -07:00
fixshebangs.py setup: organize misc/ scripts and tools and remove obsolete ones 2010-06-06 22:16:18 -07:00
graph-deps.py add misc/coding_tools/graph-deps.py, to visualize dependencies 2016-03-25 14:50:16 -07:00
make_umid setup: organize misc/ scripts and tools and remove obsolete ones 2010-06-06 22:16:18 -07:00
make-canary-files.py misc/coding_tools/make-canary-files.py: fix a suspicious capture reported by check-miscaptures (although it happens not to be a bug because the callback will be processed synchronously). refs #1556 2011-10-08 22:05:31 -07:00