Skip to content

Commit

Permalink
change ThrowsCount max 2 -> 3
Browse files Browse the repository at this point in the history
  • Loading branch information
tagantroy committed May 24, 2018
1 parent 947ee22 commit 7fde4be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion default-detekt-config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,7 @@ style:
active: false
ThrowsCount:
active: true
max: 2
max: 3
TrailingWhitespace:
active: false
UnnecessaryAbstractClass:
Expand Down

0 comments on commit 7fde4be

Please sign in to comment.