HomePhabricator

[LINTER] Enforce a minimum version for autopep8

Description

[LINTER] Enforce a minimum version for autopep8

Summary:
The behavior of autopep8 differs between older and newer versions.
Enforcing a minimum version is an attempt to enforce the same rules for
everybody, avoiding code conflicts coming to the linter.

The minimum version is selected as being the minimum version shipped
with these OSs:

  • Ubuntu 18.04 (Ubuntu 16.04 version is older but can be easily

updated)

  • Debian testing
  • FreeBSD 12.0
  • OSX 10.12 Sierra

Test Plan:
Should return no error:

arc lint -- test/functional/test_runner.py

Reviewers: #bitcoin_abc, deadalnix, jasonbcox

Reviewed By: #bitcoin_abc, jasonbcox

Subscribers: jasonbcox, schancel

Differential Revision: https://reviews.bitcoinabc.org/D2754

Details

Provenance
FabienAuthored on Mar 29 2019, 10:12
schancelPushed on Mar 30 2019, 17:24
Reviewer
Restricted Project
Differential Revision
D2754: [LINTER] Enforce a minimum version for autopep8
Parents
rSTAGING463c4d9d59ea: [CI] Improve performance when running the tests
Branches
Unknown
Tags
Unknown
References
tag: phabricator/base/7883, tag: phabricator/base/7882, tag: phabricator/base/7881, tag: phabricator/base/7879