Skip to content

Refactor & Use new data structures #183

Refactor & Use new data structures

Refactor & Use new data structures #183

GitHub Actions / ktlint failed Feb 27, 2025 in 0s

reviewdog [ktlint] report

reported by reviewdog 🐶

Findings (1)

app/src/main/kotlin/dev/chungjungsoo/gptmobile/util/PinnedExitUntilCollapsedScrollBehavior.kt|32 col 29| First line of body expression fits on same line as function signature

Filtered Findings (0)

Annotations

Check failure on line 32 in app/src/main/kotlin/dev/chungjungsoo/gptmobile/util/PinnedExitUntilCollapsedScrollBehavior.kt

See this annotation in the file changed.

@github-actions github-actions / ktlint

[ktlint] app/src/main/kotlin/dev/chungjungsoo/gptmobile/util/PinnedExitUntilCollapsedScrollBehavior.kt#L32 <standard:function-signature>

First line of body expression fits on same line as function signature
Raw output
app/src/main/kotlin/dev/chungjungsoo/gptmobile/util/PinnedExitUntilCollapsedScrollBehavior.kt:32:29: error: First line of body expression fits on same line as function signature (standard:function-signature)