github JLLeitschuh/ktlint-gradle v10.1.0

latest releases: v11.0.0, v10.3.0, v10.2.1...
2 years ago

[10.1.0] - 2021.06.02

Added

  • Baseline support (#414)

    Limitations:

    • Format tasks ignore baseline
    • One baseline file per-Gradle project (module)

Changed

  • Updated Gradle to 6.8.3 version
  • Updated default KtLint version to 0.41.0

Fixed

  • Plugin fails to apply on non-Kotlin projects (#443)
  • Pre-commit hook adds entire file to commit when only part of the file was indexed (#470)
  • Pre-commit hook doesn't format files that have been renamed (#471)
  • Reset KtLint internal caches on any .editorconfig files changes (#456)
  • On KtLint parse error print path to file (#476)
  • Add workaround for format tasks showing deprecation messages in Gradle 7.0 (#480)

Don't miss a new ktlint-gradle release

NewReleases is sending notifications on new releases.