Closed frogggias closed 1 month ago
Describe the bug There is a missing new line between MODULE_HEADER and header imports.
MODULE_HEADER
Generated code example:
import org.koin.dsl.*import org.koin.compose.viewmodel.dsl.viewModel
To Reproduce Steps to reproduce the behavior:
Expected behavior Imports are on separate lines.
Koin project used and used version (please complete the following information): koin-annotations:1.4.0-RC4
koin-annotations:1.4.0-RC4
Describe the bug There is a missing new line between
MODULE_HEADER
and header imports.Generated code example:
To Reproduce Steps to reproduce the behavior:
Expected behavior Imports are on separate lines.
Koin project used and used version (please complete the following information):
koin-annotations:1.4.0-RC4