mirror of
https://github.com/SchildiChat/SchildiChat-android.git
synced 2025-02-02 04:06:51 +01:00
Detekt: disable rule UseCheckOrError
This commit is contained in:
parent
62f2fe1c16
commit
2d761385a1
@ -23,6 +23,8 @@ style:
|
||||
active: false
|
||||
ProtectedMemberInFinalClass:
|
||||
active: false
|
||||
UseCheckOrError:
|
||||
active: false
|
||||
|
||||
empty-blocks:
|
||||
EmptyFunctionBlock:
|
||||
|
Loading…
x
Reference in New Issue
Block a user