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
Differential D5219
[python linting] tweak options markblundeberg on Feb 8 2020, 04:20. Authored by Tags None Subscribers None
Details
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. arc lint --everything (tried on flake8 3.5.0, 3.6.0, and 3.7.9 latest)
Diff Detail
Event Timeline |