Fixed
Status Update
Comments
sp...@google.com <sp...@google.com>
an...@google.com <an...@google.com>
an...@google.com <an...@google.com> #3
Look like this was introduced by the fix for
an...@google.com <an...@google.com> #4
I can't add the property using gradle.beforeProject
like i've been able to do with other plugins (kapt) that have similar isolation issues. Perhaps because the JetGradlePlugin is added and executed earlier than my own code.
Description
For example this:
seems properly formatted. With
Enable compose formatting for modifiers
this is rewritten to:I can only assume the intention of the option is to chop down modifiers, not any chain of function calls happening in modifier expression? Otherwise the option is hardly useful, I'd expect non-modifier functions to be kept as-is, not chopped down