Is there any discussion around the introduction of...
# compose
t
Is there any discussion around the introduction of ktfmt in Androidx? (Like pro/cons leading to the choice)
1
e
There's something internal - https://goto.google.com/why-ktfmt
t
Thanks but private 😞
c
@eygraber any chance you have a public link? @Tolriq where'd you find that they added ktfmt to androidx? i can dig it. i really like ktfmt (esp compared to ktlint)
e
Sorry, nope. Just stumbled across that one in the wild. Not sure where @Tolriq found it, but I saw it here https://android-review.googlesource.com/q/ktfmt
K 1
c
nice. i love ktfmt. i wonder if ktfmt usage on androidx contributed to this being fixed: https://issuetracker.google.com/issues/216490729 anyway. cool. i can dig it
e
Was that happening when you opened the androidx repo? If not, androidx using ktfmt shouldn't have any effect on your projects.
c
nope. i use ktfmt in my own projects. but couldn't use the plugin cuz it didn't play nicely with ktfmt. i had a ktfmt issue opened up for like 2 years. and then magically after posting on issuetracker about it recently they were like "oh this was fixed recently" just funny timing is all 😄