Removed detekt/ktlint integration

This commit is contained in:
Jakub Chrzanowski
2021-07-23 21:27:22 +02:00
committed by Jakub Chrzanowski
parent 8ef79e2791
commit 423c1654d8
7 changed files with 9 additions and 44 deletions

View File

@@ -9,6 +9,9 @@
- Use Gradle `wrapper` task to handle Gradle updates
- JVM compatibility version extracted to `gradle.properties` file
### Removed
- Removed `detekt`/`ktlint` integration
### Changed
- GitHub Actions: Use Java 11
- Update `pluginVerifierIdeVersions` to `2020.3.4, 2021.1.3`