nimblehq / avishek-phong-kmm-ic

For learning new technology in mobile development (JetPack Compose, SwiftUI, KMM)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[Chore] Set up `detekt` static code analyzer

AVI5HEK opened this issue · comments

Why

To analyze code with issues, code smells, tech debts, etc., set up detekt code analyzer to run as part of the CI/CD workflows.

Acceptance Criteria

  • Run detekt using the Gradle command.