]> review.fuel-infra Code Review - openstack-build/neutron-build.git/commit
Update hacking to 0.10
authorIhar Hrachyshka <ihrachys@redhat.com>
Mon, 12 Jan 2015 16:04:14 +0000 (17:04 +0100)
committerIhar Hrachyshka <ihrachys@redhat.com>
Mon, 12 Jan 2015 22:46:06 +0000 (23:46 +0100)
commit1de25088b4ade3d7f29d795980ab24bd8255c0de
tree4ff4f14764ad8f715485f05df57b3a245d59a4e1
parentf83b08abf59a915206e93051af96bdcc5b7724c2
Update hacking to 0.10

Release notes:
http://git.openstack.org/cgit/openstack-dev/hacking/tag/?id=0.10.0

* Remove references in tox.ini to removed rules.
* Remove custom @author check since it's now implemented in hacking.
* Move N323 to N322 that is freed due to @author check removal.
* Temporarily skip W292 (no newline at the end of file).
* Temporarily skip H238 (old style classes).

Change-Id: I6d990a564df6a312bd09b2a152315bbdba732082
HACKING.rst
neutron/hacking/checks.py
neutron/tests/unit/test_hacking.py
test-requirements.txt
tox.ini