Page MenuHomePhabricator

[lint] replace autopep8 with black (contrib/buildbot)
ClosedPublic

Authored by PiRK on May 12 2023, 19:23.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABC963fd2f435d3: [lint] replace autopep8 with black (contrib/buildbot)
Summary

This concludes the sunsetting of autopep8 in favor of black, for a much more deterministic formatting (less dependant on the input format).

Depends on D13892 and D13893

Test Plan

invoke the buildbot

Diff Detail

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

Event Timeline

PiRK published this revision for review.May 12 2023, 19:50
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.
The build failed due to an unexpected infrastructure outage. The administrators have been notified to investigate. Sorry for the inconvenience.

@ bot preview e.cash

I guess it worked, it failed on the typo (another one I introduced deliberately to not trigger the bot)

This revision is now accepted and ready to land.May 12 2023, 19:54