Skip to content

Commit

Permalink
Ignore long annotated parameter
Browse files Browse the repository at this point in the history
  • Loading branch information
rafsanjani committed Oct 16, 2023
1 parent 9a6583b commit de8103e
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 @@ -136,6 +136,8 @@ complexity:
ignoreDefaultParameters: false
ignoreDataClasses: true
ignoreAnnotatedParameter: []
ignoreAnnotated:
- Composable
MethodOverloading:
active: false
threshold: 6
Expand Down

0 comments on commit de8103e

Please sign in to comment.