Skip to content

v9.4.0

Compare
Choose a tag to compare
@JLLeitschuh JLLeitschuh released this 06 Sep 13:06

[9.4.0] - 2020.09.06

Changed

  • Updated Gradle to 6.6.1 version
  • Each task will output reports into subdirectory inside build/reports/ktlint directory to fix non-working caching #379
  • Set default ktlint version to 0.38.1

Fixed

  • KtLint was not checking files that contains whitespace in path or name #362
  • Skip check if incremental changes contains only removed files #385