Age | Commit message (Collapse) | Author | |
---|---|---|---|
2015-05-01 | fix 'Make pyflakes' | Scott Moser | |
2014-08-26 | further remove evidence of pylint. | Scott Moser | |
This just removes comments '# pylint:' things and other code remnents of pylint. | |||
2014-08-26 | fix(pep8): Fix various pep8 violations and version-lock pep8 | Jay Faulkner | |
Fixed all complaints from running "make pep8". Also version locked pep8 in test-requirements.txt to ensure that pep8 requirements don't change without an explicit commit. | |||
2012-11-10 | whitespace / indentation cleanups | Scott 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-22 | fix pep8 complaints. | Scott Moser | |
make pep8 now is silent on precise's pep8 ( 0.6.1-2ubuntu2). | |||
2012-08-09 | stright forward pylint cleanups to tests/ and tools/ | Scott Moser | |
2012-07-01 | Add a nova/openstack based extension to pep8 via hacking.py | harlowja | |