Skip to content

Integrate the Twitter Jetpack Compose Rules Detekt plugin #541

@ryan-conway

Description

@ryan-conway

Why

With the current Detekt configuration from the template, it doesn't adapt well to Composable UI components. There are several new set of rules for Jetpack Compose that you might need for your project.

We can integrate the Twitter Jetpack Compose Rules detekt plugin to keep on top of any changes to detekt rules and improve our Jetpack Compose code quality.

Who Benefits?

Developers

Acceptance Criteria

  • Add the compose-rules gradle plugin to template-compose
  • Update detekt-config.yml to activate the rules

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions