How to keep it from breaking line? #3559
Unanswered
jxnu-liguobin
asked this question in
Q&A
Replies: 1 comment 2 replies
-
@jxnu-liguobin your example doesn't show the rest of the code, but perhaps there's a chained method call after |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Strangely, only

ZIO#serviceWithZIO
is like this.But others method such as

ZIO#whenCaseZIO
,Jackson#readValue
are ok:Does anyone know if there is a missing configuration? Or are there some additional configurations?
Beta Was this translation helpful? Give feedback.
All reactions