summaryrefslogtreecommitdiff
path: root/tools/hacking.py
AgeCommit message (Collapse)Author
2012-11-10whitespace / indentation cleanupsScott Moser
These changes were pulled out of the previous merge (cc_yum_add_repo) as they were unrelated there. Re-applying them here.
2012-08-22fix pep8 complaints.Scott Moser
make pep8 now is silent on precise's pep8 ( 0.6.1-2ubuntu2).
2012-08-09stright forward pylint cleanups to tests/ and tools/Scott Moser
2012-07-01Add a nova/openstack based extension to pep8 via hacking.pyharlowja