Author's Profile Picture Avatar Jadarma's Blog

Convenient Detekt Conventions

Detekt is an amazing static analysis tool for Kotlin that easily integrates within your workflows. However, since it needs to be flexible enough to support as many use-cases as possible, it’s not as straightforward to decide how to go about it. Here’s how I choose to configure Detekt for my Kotlin projects.

Read more...

2025-04-09 2007 words 10 min programming kotlin tutorial