jeremymailen / kotlinter-gradle

Painless, fast ktlint plugin for Gradle

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Upgrade to ktlint 0.49.1

jasonab opened this issue · comments

My team is eager to try out the new formatting rules, but I know there were a ton of breaking API changes in this version. Do you have this already in hand, or do you need some outside contributions?

The PR is ready to go and working #330. Was just waiting a day or so to see if there were any review comments.

For this plugin, not too bad. The main people who will be impacted by 0.49.x will be those who develop custom Rules and Reporters. Also there might be new lint errors on some projects due to rules moved out of experimental.

Thanks!

great, thanks for all of your efforts as always