Hello, first time posting here, does anybody have ...
# multiplatform
j
Hello, first time posting here, does anybody have a good recommendation for a KMP linter?
o
Depends on your goals. If it’s just auto-formatting, I’m in favor of Ktlint. Also has an IntelliJ plugin.
If it’s more, you might want to look into Detekt or Konsist. (I‘m not using any of these.)
j
I will checkout the links you've shared. Thank you Oliver.
👍 1
j
We use Detekt 🙂 I also use it in my personal projects. It includes Ktlint + has a very nice set of Compose additions: https://mrmans0n.github.io/compose-rules/detekt/