InsertKoinIO / koin

Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform
https://insert-koin.io
Apache License 2.0
8.98k stars 710 forks source link

style: ktlint and spotless plugin #1806

Open hoc081098 opened 7 months ago

hoc081098 commented 7 months ago

I think we should add ktlint + spotless gradle plugin to format all code. In addition, we should add a step to the GHA workflows to check the format for pull requests

arnaudgiuliani commented 4 months ago

yep this would help keep things tidied ^^