HomePhabricator

[autopep8] set max line length to 88

Description

[autopep8] set max line length to 88

Summary:
This is becoming a new de-facto standard for recent python tools (flynt, black...), so it will allow me to introduce flynt as a an auto-formatting tool without having to tweak its line-lenght behavior, and maybe in the future add also black as a fomatting tool.

The upsides are:

  • less weird autopep8 line breaks
  • slightly less merge conflicts when backporting

Test Plan: arc lint --everything

Reviewers: #bitcoin_abc, Fabien

Reviewed By: #bitcoin_abc, Fabien

Subscribers: Fabien

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

Details

Provenance
PiRKAuthored on Feb 28 2023, 13:53
PiRKPushed on Mar 1 2023, 09:38
Reviewer
Restricted Project
Differential Revision
D13190: [autopep8] set max line length to 88
Parents
rABCb9929d99fee5: skip subtest test_work_queue_exceeded in interface_rpc.py when CLI is not…
Branches
Unknown
Tags
Unknown