H803 hacking have been deprecated
H803 hacking have been removed. https://github.com/openstack-dev/hacking/blob/master/setup.cfg H803 comment still exists, remove comment Closes-Bug: #1650747 Change-Id: I0de8267f76e0c15809d172082d0f94c5114a32d6
This commit is contained in:
parent
1ee1a409ed
commit
271eba4016
1
tox.ini
1
tox.ini
@ -24,7 +24,6 @@ commands = {posargs}
|
|||||||
commands = python setup.py testr --coverage --testr-args='{posargs}'
|
commands = python setup.py testr --coverage --testr-args='{posargs}'
|
||||||
|
|
||||||
[flake8]
|
[flake8]
|
||||||
# H803 skipped on purpose per list discussion.
|
|
||||||
# E123, E125 skipped as they are invalid PEP-8.
|
# E123, E125 skipped as they are invalid PEP-8.
|
||||||
|
|
||||||
show-source = True
|
show-source = True
|
||||||
|
Loading…
x
Reference in New Issue
Block a user