Skip to content

chore: drop code-style after v1.0.0 #57

chore: drop code-style after v1.0.0

chore: drop code-style after v1.0.0 #57

This check has been archived and is scheduled for deletion. Learn more about checks retention
GitHub Actions / ktlint succeeded Oct 16, 2023 in 0s

reviewdog [ktlint] report

reported by reviewdog 🐶

Findings (0)
Filtered Findings (4)

testdata/main.kt|1 col 1| class Test should be declared in a file named Test.kt (cannot be auto-corrected)
testdata/main.kt|1 col 1| File must end with a newline (\n)
testdata/main.kt|1 col 1| Unused import
testdata/main.kt|2 col 1| Wildcard import (cannot be auto-corrected)