mirror of
https://github.com/mihonapp/mihon.git
synced 2024-11-10 04:37:25 +01:00
Ignore detekt [LongParameterList] for composables
This commit is contained in:
parent
7ff95e21ba
commit
6bdb37be65
@ -10,6 +10,7 @@ complexity:
|
||||
functionThreshold: 6
|
||||
constructorThreshold: 7
|
||||
ignoreDefaultParameters: true
|
||||
ignoreAnnotated: [ 'Composable' ]
|
||||
|
||||
style:
|
||||
MagicNumber:
|
||||
|
Loading…
Reference in New Issue
Block a user