cortinico / ktfmt-gradle

A Gradle plugin to apply ktfmt to your builds, and reformat you Kotlin source code like a glimpse 🧹🐘
MIT License
160 stars 20 forks source link

Release Version with ktfmt 0.52 #348

Closed WeisSebastian closed 3 months ago

WeisSebastian commented 3 months ago

The currently released version uses a different ktfmt version than the official ktfmt IntelliJ plugin, causing the gradle plugin to format differently compared to the IntelliJ plugin, which can be quite annoying.

I see #344 is already merged, are there plans to release a new version soon?

cortinico commented 3 months ago

We'll publish one in the coming days (cc @simonhauck)