Skip to content

upgrade yapf to the latest version#7926

Merged
lizan merged 1 commit intoenvoyproxy:masterfrom
Mythra:yapf
Aug 15, 2019
Merged

upgrade yapf to the latest version#7926
lizan merged 1 commit intoenvoyproxy:masterfrom
Mythra:yapf

Conversation

@Mythra
Copy link
Copy Markdown
Member

@Mythra Mythra commented Aug 14, 2019

Description:

Upgrade yapf to the latest version. We'd like to reuse it in our local repo, and some of the newer versions contain fixes we need.

This required reformatting all the files for their new rules. Happy to change any rules, as necessary.

Risk Level: Low
Testing: Ensure py format checks can still pass.
Docs Changes: N/A
Release Notes: N/A

fixes #7389

@Mythra Mythra requested a review from zuercher as a code owner August 14, 2019 21:49
@lizan
Copy link
Copy Markdown
Member

lizan commented Aug 14, 2019

@securityinsanity can we exclude generated python files from formatting?

@Mythra
Copy link
Copy Markdown
Member Author

Mythra commented Aug 14, 2019

Sure can, I assume those are the ones under: example/?

@lizan
Copy link
Copy Markdown
Member

lizan commented Aug 14, 2019

right, those _pb2.py and _pb2_grpc.py

fixes envoyproxy#7389

this commit upgrades yapf to the latest version, in an attempt
to keep dependencies up to date

Signed-off-by: Cynthia Coan <ccoan@instructure.com>
@lizan lizan merged commit aff9caf into envoyproxy:master Aug 15, 2019
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 this pull request may close these issues.

Upgrading yapf breaks our build

2 participants