Template Cleanup: run ktlintFormat task to fix imports order #79

This commit is contained in:
Jakub Chrzanowski
2021-01-11 13:10:27 +01:00
parent 15d49d8a2a
commit 7de6580e11
2 changed files with 4 additions and 0 deletions

View File

@@ -8,6 +8,7 @@
### Fixed
- Template Cleanup: escape GitHub username to avoid incorrect characters in class package name
- Template Cleanup: run `ktlintFormat` task to fix imports order
## [0.8.0]
### Added