v10.2.0
版本发布时间: 2021-09-09 04:41:39
JLLeitschuh/ktlint-gradle最新发布版本:v12.1.1(2024-05-07 21:39:17)
Added
- sarif reporter to provided reporters (#516)
Changed
- Update Gradle to
7.1.1
version - Update Shadow plugin to
7.0.0
version - Update Kotlin to
1.5.21
version - Set default KtLint version to
0.42.1
- Rethink format task approach (issue: #306)
Fixed
- Pre-commit hook causing conflicts (issue: #443) (#502)
-
ktlintFormat
create empty directories insrc/
dir (issue: #423) - Add Git hook task breaks configuration cache (issue: #505)
- Plugin failed to apply on eager tasks creation (issue: #495)