Nivaldo Bondança
Nivaldo Bondança
Closing as there's no action that we're going to take on this one
v0.52 is out now. Let us know if you still face the issues reported here
Also make sure that spotless is using the same version of ktfmt that you are using in your IDE
@kay-horst it is as now it handles trailing lambdas for the kotlinlang style (see #442)
Looks like you have to update the tests in order to make it all compile https://github.com/facebook/ktfmt/blob/main/online_formatter/src/test/kotlin/HandlerTest.kt And then the webpage to send in the right data now https://github.com/facebook/ktfmt/blob/main/website/index/index.js#L95
@grodin are you still going to work on those?
@grodin, would you mind if I take over and finish working on the final bits? Credit would still go to you though
We apologize for the delay. Let's try to get another look into this
Interesting proposition. Are there any tradeoffs from doing this? Would we still be able to do `java -jar ktfmt-0.50-jar-with-dependencies.jar`? Might be useful in case you want to run ktfmt with...
Sounds good to me then! @Goooler feel free to submit a PR since from our end this is unlikely to get prioritized any time soon.