KtLint: Linter for a Kotlin Multiplatform project
Apr 27, 2025 · 3 min read · I use Kotlin Multiplatform with Gradle for one of my Compose Desktop developer productivity projects, maxDEV. As the codebase grows, I aim to maintain a consistent coding style for the project. After a quick check, I decided to use the KtLint linter ...
Join discussion