Fix ktlint: max line length (100)

pull/1837/head
madroid 3 years ago
parent 2287204b64
commit 1cb6d616f6

@ -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