Enable detekt rule UseCheckOrError and fix existing issues (and a potential crash on MapboxMap?).
This commit is contained in:
@@ -38,7 +38,7 @@ style:
|
||||
ProtectedMemberInFinalClass:
|
||||
active: false
|
||||
UseCheckOrError:
|
||||
active: false
|
||||
active: true
|
||||
|
||||
empty-blocks:
|
||||
EmptyFunctionBlock:
|
||||
|
||||
Reference in New Issue
Block a user