mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-03 14:07:45 +01:00
14 lines
1.6 KiB
XML
14 lines
1.6 KiB
XML
|
<?xml version="1.0" ?>
|
||
|
<SmellBaseline>
|
||
|
<ManuallySuppressedIssues></ManuallySuppressedIssues>
|
||
|
<CurrentIssues>
|
||
|
<ID>CyclomaticComplexMethod:ManageSubscriptionsScreen.kt$ManageSubscriptionsScreen$@OptIn(ExperimentalMaterial3Api::class, ExperimentalMaterialApi::class) @Composable override fun Content()</ID>
|
||
|
<ID>LongMethod:ManageSubscriptionsScreen.kt$ManageSubscriptionsScreen$@OptIn(ExperimentalMaterial3Api::class, ExperimentalMaterialApi::class) @Composable override fun Content()</ID>
|
||
|
<ID>LongParameterList:ManageSubscriptionsViewModel.kt$ManageSubscriptionsViewModel$( private val identityRepository: IdentityRepository, private val communityRepository: CommunityRepository, private val accountRepository: AccountRepository, private val multiCommunityRepository: MultiCommunityRepository, private val settingsRepository: SettingsRepository, private val favoriteCommunityRepository: FavoriteCommunityRepository, private val hapticFeedback: HapticFeedback, private val notificationCenter: NotificationCenter, )</ID>
|
||
|
<ID>MagicNumber:ManageSubscriptionsScreen.kt$ManageSubscriptionsScreen$5</ID>
|
||
|
<ID>MagicNumber:ManageSubscriptionsViewModel.kt$ManageSubscriptionsViewModel$1000</ID>
|
||
|
<ID>MaxLineLength:ManageSubscriptionsMviModel.kt$ManageSubscriptionsMviModel$MviModel<ManageSubscriptionsMviModel.Intent, ManageSubscriptionsMviModel.UiState, ManageSubscriptionsMviModel.Effect></ID>
|
||
|
<ID>MaxLineLength:ManageSubscriptionsViewModel.kt$ManageSubscriptionsViewModel$DefaultMviModel<ManageSubscriptionsMviModel.Intent, ManageSubscriptionsMviModel.UiState, ManageSubscriptionsMviModel.Effect></ID>
|
||
|
</CurrentIssues>
|
||
|
</SmellBaseline>
|