Skip to content

v9.3.0

Compare
Choose a tag to compare
@JLLeitschuh JLLeitschuh released this 17 Jul 15:01

[9.3.0] - 2020.07.17

Added

  • Allow to specify reporters output dir #321

Changed

  • Check pre-commit hook will not add partially committed files to git commit #330
  • Update Gradle to 6.5.1 version
  • Update Android Gradle plugin to 3.6.3 version
  • Set default ktlint version to 0.37.2
  • Executing ktlint uses now uses the Gradle worker API when supported.
  • ktlintFormat and ktlintCheck tasks now support the configuration cache #364
  • Make pre-commit hook working with Windows path separator [#359] (#359)