Skip to content

Commit

Permalink
AUTOMATION: Clean Detekt Baseline Files (#5519)
Browse files Browse the repository at this point in the history
Co-authored-by: adasiewiczr <[email protected]>
  • Loading branch information
stream-pr-merger[bot] and adasiewiczr authored Dec 13, 2024
1 parent a77af66 commit cc87ee6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion stream-chat-android-compose/detekt-baseline.xml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@
<ID>MaxLineLength:ChatTheme.kt$error("No attachments picker tab factories provided! Make sure to wrap all usages of Stream components in a ChatTheme.")</ID>
<ID>MaxLineLength:MediaAttachmentContent.kt$mediaGalleryPreviewLauncher: ManagedActivityResultLauncher&lt;MediaGalleryPreviewContract.Input, MediaGalleryPreviewResult?></ID>
<ID>MaxLineLength:MessageItem.kt$message.isDeleted() &amp;&amp; messageItem.deletedMessageVisibility == DeletedMessageVisibility.VISIBLE_FOR_CURRENT_USER</ID>
<ID>MaxLineLength:MessageOptions.kt$iconPainter = painterResource(id = if (selectedMessage.pinned) R.drawable.stream_compose_ic_unpin_message else R.drawable.stream_compose_ic_pin_message)</ID>
<ID>MaxLineLength:MessageOptions.kt$title = if (selectedMessage.pinned) R.string.stream_compose_unpin_message else R.string.stream_compose_pin_message</ID>
<ID>MaxLineLength:MessagesScreen.kt$*</ID>
<ID>MaxLineLength:MessagesScreen.kt$allowUserSuggestedOptions = action.switches.any { it.key == "allowUserSuggestedOptions" &amp;&amp; it.enabled }</ID>
Expand Down

0 comments on commit cc87ee6

Please sign in to comment.