]> review.fuel-infra Code Review - openstack-build/cinder-build.git/commit
Fix up hacking ignores a bit.
authorJohn Griffith <john.griffith@solidfire.com>
Tue, 14 May 2013 17:14:33 +0000 (11:14 -0600)
committerJohn Griffith <john.griffith@solidfire.com>
Tue, 14 May 2013 19:18:16 +0000 (13:18 -0600)
commite136c969883e66917d95732e8765e50024848157
tree50977d67fd0c783e448c06b104c657dc1c00aef7
parentc23f620f2ce2d2dd5079fe6b258b1df7a6662240
Fix up hacking ignores a bit.

Add more explicit ignores to tox.ini hacking ignores until
we have a chance to fix up the imports and docstring errors
we've been ignoring.  This should give us everything we had
in the past (ie alphabetical import checks).

Also, update run_tests.sh to call flake8 and not the hacking.py
that is no longer there.

Change-Id: I6c82e958002255fd9f527b06bf0a68d148cc681e
run_tests.sh
tox.ini