Merge "tox: Add passenv DISABLE_CHERRY_PICK_CHECK to pep8"

This commit is contained in:
Zuul
2021-02-17 15:46:01 +00:00
committed by Gerrit Code Review

View File

@@ -51,6 +51,8 @@ commands =
description =
Run style checks.
envdir = {toxworkdir}/shared
passenv =
DISABLE_CHERRY_PICK_CHECK
commands =
{[testenv:mypy]commands}
bash tools/flake8wrap.sh {posargs}