Skip to content

Commit

Permalink
Enable TopLevelComposableFunctions rule in detekt.yml (#73)
Browse files Browse the repository at this point in the history
  • Loading branch information
AfigAliyev committed Aug 14, 2022
1 parent 970b893 commit 86a9b69
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions config/detekt/detekt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,3 +41,5 @@ compose:
active: true
PublicComposablePreview:
active: true
TopLevelComposableFunctions:
active: true

0 comments on commit 86a9b69

Please sign in to comment.