Delete deprecated Hacking in tox.ini

Some hacking have been removed,so we can delete them.
More details:
 https://github.com/openstack-dev/hacking/blob/master/setup.cfg
Change-Id: Id1a105be2b8cfa7501c1058ee7d695551b485dfe
This commit is contained in:
gecong1973
2016年12月04日 10:20:41 +08:00
parent 704861086e
commit 8aa2114d59

View File

@@ -70,8 +70,7 @@ commands =
# Ignores the following rules due to how ansible modules work in general
# F403 'from ansible.module_utils.basic import *' used;
# unable to detect undefined names
# H303 No wildcard (*) import.
ignore=F403,H303
ignore=F403
[testenv:bashate]
Reference in New Issue
openstack/openstack-ansible-os_cloudkitty
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.

The note is not visible to the blocked user.