]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Make tox.ini run pep8/hacking checks on bin.
authorDan Prince <dprince@redhat.com>
Thu, 15 Nov 2012 16:27:06 +0000 (11:27 -0500)
committerDan Prince <dprince@redhat.com>
Thu, 15 Nov 2012 19:11:25 +0000 (14:11 -0500)
commit5d986e3121e8fb275f011c2cb347d9d24edca7c3
tree3274335b6d8715449b76db0d1384d0c0988c23ab
parent41c37d3666c4d46aaf3daa9bb4236e7cdcf3af57
Make tox.ini run pep8/hacking checks on bin.

This updates the pep8 checks in our tox.ini file so that
we are also scanning the bin directory.

Additionally, it updates the main pep8 check so that it scans
cinder properly as well. Previously there were a bunch of files
getting skipped due to some of the pep8 pattern matching.

Change-Id: Ib47a590303409e62546a75625ee356c9fa7af6ad
tox.ini