Skip to content

Commit

Permalink
Merge pull request #211 from KesharwaniArpita/AK-lint-issue
Browse files Browse the repository at this point in the history
Update detekt.yml set Empty catch to true
  • Loading branch information
andrewtavis authored Oct 19, 2024
2 parents a186771 + 05b4a38 commit a5ce35e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion detekt.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ exceptions:

empty-blocks:
EmptyCatchBlock:
active: false
active: true
EmptyFunctionBlock:
active: false

Expand Down

0 comments on commit a5ce35e

Please sign in to comment.