Skip to content

Conversation

@osa1
Copy link
Member

@osa1 osa1 commented Jul 8, 2022

The grpc generator was implemented in the internal version in cl/175674584.

f2a9c14 ported it to open source, and differently than internal version, it
used dart_style to format grpc files. However other files were not formatted.

To keep things simpler (avoid a dependency in internal version) and the two
code bases in sync, this PR removes dart_style dependency and formatting grpc
files.

We can later discuss whether we want to generate formatted files and add
dart_style back, and use it consistently in all of the generators. (#368)

@osa1 osa1 requested a review from sigurdm July 8, 2022 13:42
Copy link
Collaborator

@sigurdm sigurdm left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@osa1 osa1 merged commit 9b074b7 into google:master Jul 8, 2022
@osa1 osa1 deleted the remove_dart_style_dep branch July 8, 2022 16:10
@osa1 osa1 mentioned this pull request Jul 14, 2023
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.

2 participants