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

Update formatter #1381

Merged
merged 1 commit into from
Mar 30, 2022
Merged

Update formatter #1381

merged 1 commit into from
Mar 30, 2022

Conversation

glbrntt
Copy link
Collaborator

@glbrntt glbrntt commented Mar 30, 2022

Motivation:

We need to use a newer version of SwiftFormat on the async/await code.
First we should update main so that merging changes into the async
branch is cleaner.

Modifications:

  • Update SwiftFormat
  • Reformat

Result:

Our version of SwiftFormat is new enough to correctly handle async/await
code.

Motivation:

We need to use a newer version of SwiftFormat on the async/await code.
First we should update main so that merging changes into the async
branch is cleaner.

Modifications:

- Update SwiftFormat
- Reformat

Result:

Our version of SwiftFormat is new enough to correctly handle async/await
code.
@glbrntt glbrntt added the 🔨 semver/patch No public API change. label Mar 30, 2022
Copy link
Collaborator

@FranzBusch FranzBusch left a comment

Choose a reason for hiding this comment

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

Nice!

@glbrntt glbrntt merged commit 80055e5 into grpc:main Mar 30, 2022
@glbrntt glbrntt deleted the gb-update-formatter-main branch March 30, 2022 12:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🔨 semver/patch No public API change.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants