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
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)
Loading