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 formatting with latest Scala Steward #1796

Merged
merged 5 commits into from
Feb 19, 2020
Merged

Conversation

mpilquist
Copy link
Member

@mpilquist mpilquist commented Feb 17, 2020

#1795 broke the build (which didn't show up in Travis 🤔 ). This fixes the build by running scalafmt and adjusting the result to compile. The individual commits show manual changes vs bulk changes from scalafmt.

scalameta/scalafmt#1718

Comment on lines 211 to 213
chunk.copyToArray(
buf
) // Note: we can be slightly better than this for Chunk.Bytes if we track incoming offsets in abis
Copy link
Contributor

Choose a reason for hiding this comment

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

Weird that a comment is part of the code.. Seems like it made it go over the configured column limit.

@mpilquist mpilquist merged commit 6031757 into master Feb 19, 2020
@mpilquist mpilquist deleted the topic/fix-scalasteward branch June 15, 2020 23:54
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.

3 participants