Detekt: enable rule exceptions.SwallowedException and fix existing issue.
This commit is contained in:
parent
a9afa59053
commit
72b3decf4c
16 changed files with 20 additions and 20 deletions
|
|
@ -150,7 +150,7 @@ exceptions:
|
|||
TooGenericExceptionCaught:
|
||||
active: false
|
||||
SwallowedException:
|
||||
active: false
|
||||
active: true
|
||||
ThrowingExceptionsWithoutMessageOrCause:
|
||||
active: true
|
||||
TooGenericExceptionThrown:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue