mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-03 16:37:32 +01:00
14 lines
1.3 KiB
XML
14 lines
1.3 KiB
XML
<?xml version="1.0" ?>
|
|
<SmellBaseline>
|
|
<ManuallySuppressedIssues></ManuallySuppressedIssues>
|
|
<CurrentIssues>
|
|
<ID>CyclomaticComplexMethod:InboxMentionsScreen.kt$InboxMentionsScreen$@OptIn(ExperimentalMaterialApi::class) @Composable override fun Content()</ID>
|
|
<ID>LongMethod:InboxMentionsScreen.kt$InboxMentionsScreen$@Composable fun List<ActionOnSwipe>.toSwipeActions(): List<SwipeAction></ID>
|
|
<ID>LongMethod:InboxMentionsScreen.kt$InboxMentionsScreen$@OptIn(ExperimentalMaterialApi::class) @Composable override fun Content()</ID>
|
|
<ID>LongParameterList:InboxMentionsViewModel.kt$InboxMentionsViewModel$( private val identityRepository: IdentityRepository, private val userRepository: UserRepository, private val commentRepository: CommentRepository, private val themeRepository: ThemeRepository, private val settingsRepository: SettingsRepository, private val hapticFeedback: HapticFeedback, private val coordinator: InboxCoordinator, private val notificationCenter: NotificationCenter, )</ID>
|
|
<ID>MagicNumber:InboxMentionsScreen.kt$InboxMentionsScreen$3</ID>
|
|
<ID>SwallowedException:InboxMentionsViewModel.kt$InboxMentionsViewModel$e: Throwable</ID>
|
|
<ID>TooGenericExceptionCaught:InboxMentionsViewModel.kt$InboxMentionsViewModel$e: Throwable</ID>
|
|
</CurrentIssues>
|
|
</SmellBaseline>
|