mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-03 16:57:41 +01:00
10 lines
743 B
XML
10 lines
743 B
XML
<?xml version="1.0" ?>
|
|
<SmellBaseline>
|
|
<ManuallySuppressedIssues></ManuallySuppressedIssues>
|
|
<CurrentIssues>
|
|
<ID>LongMethod:BanUserScreen.kt$BanUserScreen$@OptIn(ExperimentalMaterial3Api::class) @Composable override fun Content()</ID>
|
|
<ID>LongParameterList:BanUserViewModel.kt$BanUserViewModel$( private val userId: Long, private val communityId: Long, private val newValue: Boolean, private val postId: Long?, private val commentId: Long?, private val identityRepository: IdentityRepository, private val communityRepository: CommunityRepository, private val notificationCenter: NotificationCenter, )</ID>
|
|
<ID>TooGenericExceptionCaught:BanUserViewModel.kt$BanUserViewModel$e: Throwable</ID>
|
|
</CurrentIssues>
|
|
</SmellBaseline>
|