Enable detekt rule InstanceOfCheckForException.
This commit is contained in:
@@ -60,7 +60,7 @@ exceptions:
|
||||
TooGenericExceptionThrown:
|
||||
active: false
|
||||
InstanceOfCheckForException:
|
||||
active: false
|
||||
active: true
|
||||
|
||||
complexity:
|
||||
TooManyFunctions:
|
||||
|
||||
Reference in New Issue
Block a user