mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-03 16:57:41 +01:00
11 lines
1.2 KiB
XML
11 lines
1.2 KiB
XML
<?xml version="1.0" ?>
|
|
<SmellBaseline>
|
|
<ManuallySuppressedIssues></ManuallySuppressedIssues>
|
|
<CurrentIssues>
|
|
<ID>CyclomaticComplexMethod:CreateCommentScreen.kt$CreateCommentScreen$@OptIn(ExperimentalMaterial3Api::class) @Composable override fun Content()</ID>
|
|
<ID>LongMethod:CreateCommentScreen.kt$CreateCommentScreen$@OptIn(ExperimentalMaterial3Api::class) @Composable override fun Content()</ID>
|
|
<ID>LongParameterList:CreateCommentViewModel.kt$CreateCommentViewModel$( private val postId: Long?, private val parentId: Long?, private val editedCommentId: Long?, private val draftId: Long?, private val identityRepository: IdentityRepository, private val commentRepository: CommentRepository, private val postRepository: PostRepository, private val siteRepository: SiteRepository, private val themeRepository: ThemeRepository, private val settingsRepository: SettingsRepository, private val notificationCenter: NotificationCenter, private val itemCache: LemmyItemCache, private val accountRepository: AccountRepository, private val draftRepository: DraftRepository, )</ID>
|
|
<ID>TooGenericExceptionCaught:CreateCommentViewModel.kt$CreateCommentViewModel$e: Throwable</ID>
|
|
</CurrentIssues>
|
|
</SmellBaseline>
|