You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@impala.apache.org by "Michael Smith (Code Review)" <ge...@cloudera.org> on 2022/06/27 15:48:30 UTC

[Impala-ASF-CR] IMPALA-11398: Update flake8 for indent-size=2

Hello Impala Public Jenkins, 

I'd like you to reexamine a change. Please visit

    http://gerrit.cloudera.org:8080/18669

to look at the new patch set (#4).

Change subject: IMPALA-11398: Update flake8 for indent-size=2
......................................................................

IMPALA-11398: Update flake8 for indent-size=2

Updates flake8 to the latest Python 2-compatible version so we can use
indent-size=2. Our code uses 2-space indents and we have previously
worked around or disabled flake8 checks that rely on 4-space indenting.

Change-Id: Ia701f6e3d86be451ae86d041b799c8a10aee2d93
---
M infra/python/deps/requirements.txt
M setup.cfg
2 files changed, 19 insertions(+), 11 deletions(-)


  git pull ssh://gerrit.cloudera.org:29418/Impala-ASF refs/changes/69/18669/4
-- 
To view, visit http://gerrit.cloudera.org:8080/18669
To unsubscribe, visit http://gerrit.cloudera.org:8080/settings

Gerrit-Project: Impala-ASF
Gerrit-Branch: master
Gerrit-MessageType: newpatchset
Gerrit-Change-Id: Ia701f6e3d86be451ae86d041b799c8a10aee2d93
Gerrit-Change-Number: 18669
Gerrit-PatchSet: 4
Gerrit-Owner: Michael Smith <mi...@cloudera.com>
Gerrit-Reviewer: Impala Public Jenkins <im...@cloudera.com>