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 9, 2024
1 parent d968b34 commit 1e57725
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 1e57725

Please sign in to comment.