Skip to content

Commit

Permalink
Adds Detekt rules for Compose. Updates detekt to 1.23.6. (#1822)
Browse files Browse the repository at this point in the history
  • Loading branch information
JayShortway authored Aug 23, 2024
1 parent aef0c00 commit 968e870
Show file tree
Hide file tree
Showing 3 changed files with 197 additions and 4 deletions.
1 change: 1 addition & 0 deletions build.gradle
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ plugins {

dependencies {
detektPlugins libs.detekt.formatting
detektPlugins libs.detekt.compose
}

allprojects {
Expand Down
Loading

0 comments on commit 968e870

Please sign in to comment.