gantsign / ktlint-maven-plugin

Maven plugin for ktlint the Kotlin linter
http://gantsign.com/ktlint-maven-plugin/
MIT License
61 stars 17 forks source link

Upgrade Ktlint to 1.3.1 #629

Closed itera-brodmo closed 1 month ago

itera-brodmo commented 3 months ago

Adresses #628 Ktlint 1.3.0 enabled a lot of previously experimental rules by default so this is a badly needed upgrade

CLAassistant commented 3 months ago

CLA assistant check
All committers have signed the CLA.

codecov[bot] commented 1 month ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 86.41%. Comparing base (8765035) to head (5c15850). Report is 31 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #629 +/- ## ============================================ - Coverage 88.16% 86.41% -1.75% Complexity 91 91 ============================================ Files 17 17 Lines 625 552 -73 Branches 59 59 ============================================ - Hits 551 477 -74 Misses 35 35 - Partials 39 40 +1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

freemanjp commented 1 month ago

Hi @itera-brodmo sorry for the delay, you can find your changes in version 3.3.0 of this plugin (allow a couple of hours for it to show up in Maven central).