v9.3.0
版本发布时间: 2020-07-17 23:01:53
JLLeitschuh/ktlint-gradle最新发布版本:v12.1.1(2024-05-07 21:39:17)
[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
andktlintCheck
tasks now support the configuration cache #364 - Make pre-commit hook working with Windows path separator [#359] (https://github.com/JLLeitschuh/ktlint-gradle/pull/359)