HomePhabricator

[python linting] tweak options

Description

[python linting] tweak options

Summary:
There's no need to specify --select when we're picking all the options.

It turns out that autopep8 with W50x options is a bit buggy, so disable that for now.
https://github.com/hhatto/autopep8/issues/518

Test Plan:

arc lint --everything

(tried on flake8 3.5.0, 3.6.0, and 3.7.9 latest)

Reviewers: #bitcoin_abc, deadalnix

Reviewed By: #bitcoin_abc, deadalnix

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

Details

Provenance
Mark Lundeberg <markblundeberg@users.noreply.github.com>Authored on Feb 8 2020, 03:59
markblundebergPushed on Feb 9 2020, 04:11
Reviewer
Restricted Project
Differential Revision
D5219: [python linting] tweak options
Parents
rSTAGING62397a455438: Update copyright year in COPYING file
Branches
Unknown
Tags
Unknown
References
tag: phabricator/base/16183

Event Timeline

Mark Lundeberg <markblundeberg@users.noreply.github.com> committed rSTAGING336379264a2a: [python linting] tweak options (authored by Mark Lundeberg <markblundeberg@users.noreply.github.com>).Feb 9 2020, 02:25