mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-21 04:29:45 +01:00
Allow one more detekt issue
The source are the six parameters in 'ConductorRemapping#remapChatController". But since we're planning to get rid of Conductor we will live with that a while. Signed-off-by: Tim Krüger <t@timkrueger.me>
This commit is contained in:
parent
60e4ec9086
commit
2bc5ac1461
@ -1,5 +1,5 @@
|
|||||||
build:
|
build:
|
||||||
maxIssues: 149
|
maxIssues: 150
|
||||||
weights:
|
weights:
|
||||||
# complexity: 2
|
# complexity: 2
|
||||||
# LongParameterList: 1
|
# LongParameterList: 1
|
||||||
|
Loading…
Reference in New Issue
Block a user