Enable detekt rule InstanceOfCheckForException.
This commit is contained in:
parent
b4fd5d018c
commit
5d0bf5dbe0
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