Description
Kotlin projects get style checks and automatic formatting from one command-line tool. It helps teams keep code consistent and catch common formatting issues before code review or continuous integration.
This is a developer tool that reads and may rewrite source files when formatting is enabled. Use it on project files you control and keep changes under version control.