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)