Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[CI] Update format.sh to support the Black code style #21312

Closed
Tracked by #21311
bveeramani opened this issue Dec 31, 2021 · 0 comments · Fixed by #21281
Closed
Tracked by #21311

[CI] Update format.sh to support the Black code style #21312

bveeramani opened this issue Dec 31, 2021 · 0 comments · Fixed by #21281
Assignees

Comments

@bveeramani
Copy link
Member

bveeramani commented Dec 31, 2021

Summary

Update format.sh so that developers can format code in the Black code style, but continue to use YAPF by default.

Motivation

The pull request to Blacken the code will modify over 1,500 files. To ensure that the changes to format.sh are easily reviewable, we'll make the changes in a separate PR.

Changes

Here are all of the specific changes we'll need to make to implement this functionality:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant