summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorMonty Taylor <mordred@inaugust.com>2019-04-21 13:23:47 +0000
committerMonty Taylor <mordred@inaugust.com>2019-04-24 12:59:17 +0000
commitb0252eef9de68035e0e4614dacde7e6660a9083a (patch)
treec8381191202297f7f32c7adfff5a423760beb40e /tox.ini
parent6afa22c9949bbe769de8e54fd27bc0aad14298bc (diff)
downloadzuul-b0252eef9de68035e0e4614dacde7e6660a9083a.tar.gz
Update references for opendev
Change-Id: I3c1ac5478efed4dee1d525deb036d457287fa136
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini2
1 files changed, 1 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index e736a7c6c..626202301 100644
--- a/tox.ini
+++ b/tox.ini
@@ -91,7 +91,7 @@ commands =
stestr run --test-path ./tests/remote {posargs}
[flake8]
-# These are ignored intentionally in openstack-infra projects;
+# These are ignored intentionally in zuul projects;
# please don't submit patches that solely correct them or enable them.
ignore = E124,E125,E129,E252,E402,E741,H,W503,W504
show-source = True