Closed fractalwrench closed 4 years ago
Runs ktlint on the project to verify that all code follows the official Kotlin style guide.
ktlintCheck
detekt
Goal
Runs ktlint on the project to verify that all code follows the official Kotlin style guide.
Changeset
ktlintCheck
anddetekt
task to CI checks so that they run automatically