Skip to content

Commit

Permalink
Update .detekt/config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
akkinoc committed Sep 12, 2022
1 parent 0d20b05 commit a88c7d5
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .detekt/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,9 @@ style:
active: false
NoTabs:
active: true
ReturnCount:
excludeLabeled: true
excludeGuardClauses: true
SerialVersionUIDInSerializableClass:
active: false
UnusedPrivateMember:
Expand Down

0 comments on commit a88c7d5

Please sign in to comment.