Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Integrate the Twitter Jetpack Compose Rules Detekt plugin #541

Open
ryan-conway opened this issue Oct 11, 2023 · 0 comments · May be fixed by #556
Open

Integrate the Twitter Jetpack Compose Rules Detekt plugin #541

ryan-conway opened this issue Oct 11, 2023 · 0 comments · May be fixed by #556

Comments

@ryan-conway
Copy link
Collaborator

ryan-conway commented Oct 11, 2023

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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant