Hello Michael Brown, Tim Armstrong, Impala Public Jenkins,
I'd like you to reexamine a change. Please visit
http://gerrit.cloudera.org:8080/11196
to look at the new patch set (#2).
Change subject: Ignore flake8 W503 about breaking before operators
......................................................................
Ignore flake8 W503 about breaking before operators
PEP8 now reads that breaking before or after binary operators is fine,
and gives the rationale:
But this can hurt readability in two ways: the operators tend to
get scattered across different columns on the screen, and each
operator is moved away from its operand and onto the previous
line.
Change-Id: Ieedde356f613ce57caf3fe190fb44e0404337f97
---
M setup.cfg
1 file changed, 3 insertions(+), 1 deletion(-)
git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/96/11196/2
--
To view, visit http://gerrit.cloudera.org:8080/11196
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings
Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ieedde356f613ce57caf3fe190fb44e0404337f97
Gerrit-Change-Number: 11196
Gerrit-PatchSet: 2
Gerrit-Owner: Jim Apple <[email protected]>
Gerrit-Reviewer: Impala Public Jenkins <[email protected]>
Gerrit-Reviewer: Michael Brown <[email protected]>
Gerrit-Reviewer: Tim Armstrong <[email protected]>