Page MenuHomeDevCentral

Update code to the Black code style
ClosedPublic

Authored by dereckson on Oct 18 2024, 20:08.
Tags
None
Referenced Files
F7727091: D3535.diff
Thu, May 1, 19:06
F7727078: D3535.id.diff
Thu, May 1, 19:05
F7701108: D3535.diff
Thu, May 1, 08:02
Unknown Object (File)
Wed, Apr 30, 23:06
Unknown Object (File)
Mon, Apr 28, 01:18
Unknown Object (File)
Sun, Apr 27, 09:09
Unknown Object (File)
Sat, Apr 26, 22:53
Unknown Object (File)
Sat, Apr 26, 17:33
Subscribers
None

Details

Summary

Black code style "aims for consistency, generality, readability
and reducing git diffs". It's also PEP 8 compliant.

Ref T2058

Test Plan
  • woof CONTRIBUTORS.md
  • woof -U
  • woof -h

Diff Detail

Repository
rWURF wurf
Lint
No Lint Coverage
Unit
No Test Coverage
Branch
black
Build Status
Buildable 5617
Build 5899: arc lint + arc unit

Event Timeline

dereckson created this revision.

⏸️ on hold

Let's simplify our life and accept the pull request for cgi module first, as we totally lose the diff/patch context with this 3 spaces to 4 spaces change.

dereckson retitled this revision from Update code to the The Black code style to Update code to the Black code style.Oct 18 2024, 20:22
This revision is now accepted and ready to land.Oct 18 2024, 22:18
This revision was automatically updated to reflect the committed changes.