]> git.rkrishnan.org Git - tahoe-lafs/tahoe-lafs.git/commit
Add a script 'misc/coding_tools/check-interfaces.py' that checks whether zope interfa...
authordavid-sarah <david-sarah@jacaranda.org>
Thu, 15 Sep 2011 16:15:32 +0000 (09:15 -0700)
committerdavid-sarah <david-sarah@jacaranda.org>
Thu, 15 Sep 2011 16:15:32 +0000 (09:15 -0700)
commit417054aabad6cf4b891fd7909fd36a086dd8a0a8
tree6e496f704a36f5265d12bc4be2e911c6b11e5abd
parent1fa5c729b758776bbb2f45b422c33930444b2cf0
Add a script 'misc/coding_tools/check-interfaces.py' that checks whether zope interfaces are enforced. Also add 'check-interfaces', 'version-and-path', and 'code-checks' targets to the Makefile. fixes #1474
Makefile
misc/coding_tools/check-interfaces.py [new file with mode: 0644]