Page MenuHomePhabricator

[python linting] tweak options
ClosedPublic

Authored by markblundeberg on Feb 8 2020, 04:20.

Details

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)

Diff Detail

Repository
rABC Bitcoin ABC
Lint
Lint Not Applicable
Unit
Tests Not Applicable