Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

GH-52: upgrade reviewdog to latest version #53

Merged
merged 1 commit into from
May 2, 2024

GH-52: upgrade reviewdog to latest version

1b1446f
Select commit
Loading
Failed to load commit list.
Sign in for the full log view
Merged

GH-52: upgrade reviewdog to latest version #53

GH-52: upgrade reviewdog to latest version
1b1446f
Select commit
Loading
Failed to load commit list.
GitHub Actions / ktlint succeeded Apr 19, 2024 in 0s

reviewdog [ktlint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (5)

testdata/main.kt|1 col 1| File 'main.kt' contains a single class and possibly also extension functions for that class and should be named same after that class 'Test.kt'
testdata/main.kt|1 col 1| Unused import
testdata/main.kt|2 col 1| Wildcard import
testdata/main.kt|5 col 22| Missing trailing comma before ")"
testdata/main.kt|6 col 1| File must end with a newline (\n)