Enable detekt rule UseCheckOrError and fix existing issues (and a potential crash on MapboxMap?).
This commit is contained in:
parent
f3974dd570
commit
9e3679cbd6
4 changed files with 4 additions and 4 deletions
|
|
@ -38,7 +38,7 @@ style:
|
|||
ProtectedMemberInFinalClass:
|
||||
active: false
|
||||
UseCheckOrError:
|
||||
active: false
|
||||
active: true
|
||||
|
||||
empty-blocks:
|
||||
EmptyFunctionBlock:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue