Description
Kotlin code can be checked for style, maintainability, and common quality issues before it reaches a review or build pipeline. It helps developers keep project rules consistent across local work and CI.
This binary package provides a command-line analyzer. It reads project source code and configuration files, so teams should tune its rules to match their coding standards.