Raccoon/unit/createcomment/detekt-baseline.xml
2024-04-07 08:27:15 +02:00

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>