mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-02 07:56:51 +01:00
17 lines
1.9 KiB
XML
17 lines
1.9 KiB
XML
<?xml version="1.0" ?>
|
|
<SmellBaseline>
|
|
<ManuallySuppressedIssues></ManuallySuppressedIssues>
|
|
<CurrentIssues>
|
|
<ID>CyclomaticComplexMethod:DraftsScreen.kt$DraftsScreen$@OptIn(ExperimentalMaterial3Api::class, ExperimentalMaterialApi::class) @Composable override fun Content()</ID>
|
|
<ID>FunctionNaming:DraftCard.kt$@Composable fun DraftCard( draft: DraftModel, postLayout: PostLayout, modifier: Modifier = Modifier, options: List<Option> = emptyList(), onOpen: () -> Unit, onOptionSelected: ((OptionId) -> Unit)? = null, )</ID>
|
|
<ID>FunctionNaming:DraftCard.kt$@Composable private fun DraftFooter( date: String? = null, options: List<Option> = emptyList(), onOptionSelected: ((OptionId) -> Unit)? = null, )</ID>
|
|
<ID>FunctionNaming:DraftCardPlaceHolder.kt$@Composable fun DraftCardPlaceHolder( postLayout: PostLayout, )</ID>
|
|
<ID>LongMethod:DraftCard.kt$@Composable fun DraftCard( draft: DraftModel, postLayout: PostLayout, modifier: Modifier = Modifier, options: List<Option> = emptyList(), onOpen: () -> Unit, onOptionSelected: ((OptionId) -> Unit)? = null, )</ID>
|
|
<ID>LongMethod:DraftCard.kt$@Composable private fun DraftFooter( date: String? = null, options: List<Option> = emptyList(), onOptionSelected: ((OptionId) -> Unit)? = null, )</ID>
|
|
<ID>LongMethod:DraftsScreen.kt$DraftsScreen$@OptIn(ExperimentalMaterial3Api::class, ExperimentalMaterialApi::class) @Composable override fun Content()</ID>
|
|
<ID>LongMethod:DraftsViewModel.kt$DraftsViewModel$private fun refresh(initial: Boolean = false)</ID>
|
|
<ID>LongParameterList:DraftCard.kt$( draft: DraftModel, postLayout: PostLayout, modifier: Modifier = Modifier, options: List<Option> = emptyList(), onOpen: () -> Unit, onOptionSelected: ((OptionId) -> Unit)? = null, )</ID>
|
|
<ID>MagicNumber:DraftsScreen.kt$DraftsScreen$5</ID>
|
|
</CurrentIssues>
|
|
</SmellBaseline>
|