We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
See https://ktlint.github.io/#rules. Based on the official Kotlin coding conventions and the Android Kotlin style guide.
But: we ignore the rule that a file should contain only a single class/object with a name that matches the file name.
mvn antrun:run@ktlint
mvn validate
mvn antrun:run@ktlint-format