Skip to content

Commit

Permalink
Enable ComposeFunctionName rule in detekt.yml (#183)
Browse files Browse the repository at this point in the history
  • Loading branch information
AfigAliyev committed Sep 30, 2022
1 parent 5e21f75 commit 7233010
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 @@ -43,3 +43,5 @@ compose:
active: true
TopLevelComposableFunctions:
active: true
ComposeFunctionName:
active: true

0 comments on commit 7233010

Please sign in to comment.