Skip to content

Lambda linting etc. - #54

Merged
armanbilge merged 4 commits into
typelevel:mainfrom
armanbilge:topic/cleanups
Dec 13, 2021
Merged

Lambda linting etc.#54
armanbilge merged 4 commits into
typelevel:mainfrom
armanbilge:topic/cleanups

Conversation

@armanbilge

Copy link
Copy Markdown
Member

Based on #51.

Comment on lines +53 to +56
val json = result.asJson
val bb = Printer.noSpaces.printToByteBuffer(json)
val ch = Channels.newChannel(output)
ch.write(bb)

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

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

I opened circe/circe#1855 which would let us write directly to the OutputStream, but not sure what's going on there rn.

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Looks like there are new maintainers, but they probably need to get settled in :)

@armanbilge armanbilge closed this Nov 19, 2021
@armanbilge armanbilge reopened this Nov 19, 2021
@armanbilge armanbilge mentioned this pull request Dec 9, 2021
6 tasks
@armanbilge
armanbilge marked this pull request as ready for review December 13, 2021 03:05
Co-authored-by: =?UTF-8?q?Jakub=20Koz=C5=82owski?= <kubukoz@gmail.com>
@armanbilge
armanbilge merged commit 78bd686 into typelevel:main Dec 13, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants