Skip to content

Use Detekt to perform static analysis of Kotlin code #45583

Closed
@wilkinsona

Description

@wilkinsona

Inspired by #45555 and #45574, we could apply Detekt's Gradle plugin as part of our Kotlin conventions. https://github.com/wilkinsona/spring-boot/tree/detekt does so with configuration that only checks for unused imports. We could expand this if we want by enabling more rules. Detekt's defaults find many more problems.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions