Skip to content

Commit

Permalink
Allow any length for test names
Browse files Browse the repository at this point in the history
  • Loading branch information
Pururun committed Feb 15, 2024
1 parent 4e1680c commit d60f2be
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions android/config/detekt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -761,6 +761,7 @@ style:
excludeImportStatements: true
excludeCommentStatements: false
excludeRawStrings: true
ignoreAnnotated: ['Test']
MayBeConst:
active: true
ModifierOrder:
Expand Down

0 comments on commit d60f2be

Please sign in to comment.