ktfmt 0.54 is not working with <Multi-dollar strin...
# ktfmt
g
ktfmt 0.54 is not working with Multi-dollar string interpolation. It is flagging it as
error: Expecting an expression
. Is this a known issue? Sample project to replicate where it's configured through spotless: DynamicVariableGenerator.kt
c
ktfmt issue: https://github.com/facebook/ktfmt/issues/529 generally experimental features, that are subject to change, aren’t necessarily implemented right away.
👍🏼 1
👍 1
n
We are aware of this and @Chris Lee is right about this not being a priority here. We would not oppose a contribution around this though if you feel adventurous 🙂