[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)