This just looks stupid
# intellij
p
This just looks stupid
c
Well, with this particular example I'd just write `doSomething`s in one line, but that's probably not how it looks like in your real code. So two options here, you either rewrite it somehow, maybe split into two statements or use
apply
or
run
or
with
, or you could format it however looks good to you and surround with
Copy code
//@formatter:off
//@formatter:on
with that I'm going off to reacquaint myself with my favourite pillow 😉 🛌
p
Unchecking
Use continuation intent for chained calls
makes the thing better