Fix ktlint: max line length (100)

pull/42/head
madroid 2 years ago
parent 25b26bdf13
commit 084b9b607a

@ -428,7 +428,8 @@ class ForYouScreenTest {
windowSizeClass = WindowSizeClass.calculateFromSize(
DpSize(maxWidth, maxHeight)
),
interestsSelectionState = ForYouInterestsSelectionUiState.WithInterestsSelection(
interestsSelectionState =
ForYouInterestsSelectionUiState.WithInterestsSelection(
topics = listOf(
FollowableTopic(
topic = Topic(

Loading…
Cancel
Save