mirror of
https://github.com/LiveFastEatTrashRaccoon/RaccoonForLemmy.git
synced 2025-02-03 19:47:33 +01:00
11 lines
1.3 KiB
XML
11 lines
1.3 KiB
XML
<?xml version="1.0" ?>
|
|
<SmellBaseline>
|
|
<ManuallySuppressedIssues></ManuallySuppressedIssues>
|
|
<CurrentIssues>
|
|
<ID>FunctionNaming:RawContentDialog.kt$@OptIn(ExperimentalMaterial3Api::class) @Composable fun RawContentDialog( publishDate: String? = null, updateDate: String? = null, title: String? = null, url: String? = null, text: String? = null, isLogged: Boolean = true, onDismiss: (() -> Unit)? = null, onQuote: ((String?) -> Unit)? = null, upVotes: Int? = null, downVotes: Int? = null, )</ID>
|
|
<ID>LongMethod:RawContentDialog.kt$@OptIn(ExperimentalMaterial3Api::class) @Composable fun RawContentDialog( publishDate: String? = null, updateDate: String? = null, title: String? = null, url: String? = null, text: String? = null, isLogged: Boolean = true, onDismiss: (() -> Unit)? = null, onQuote: ((String?) -> Unit)? = null, upVotes: Int? = null, downVotes: Int? = null, )</ID>
|
|
<ID>LongParameterList:RawContentDialog.kt$( publishDate: String? = null, updateDate: String? = null, title: String? = null, url: String? = null, text: String? = null, isLogged: Boolean = true, onDismiss: (() -> Unit)? = null, onQuote: ((String?) -> Unit)? = null, upVotes: Int? = null, downVotes: Int? = null, )</ID>
|
|
<ID>MagicNumber:RawContentDialog.kt$100</ID>
|
|
</CurrentIssues>
|
|
</SmellBaseline>
|