Enable detekt rule InstanceOfCheckForException.
This commit is contained in:
parent
7aa448c3bc
commit
297d77af85
1 changed files with 1 additions and 1 deletions
|
|
@ -60,7 +60,7 @@ exceptions:
|
|||
TooGenericExceptionThrown:
|
||||
active: false
|
||||
InstanceOfCheckForException:
|
||||
active: false
|
||||
active: true
|
||||
|
||||
complexity:
|
||||
TooManyFunctions:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue