Quick start
Follow steps below for a quick start with latest ktlint release.
Step 1: Install with brew¶
See download and verification from GitHub or other package managers for alternative ways of installing ktlint. Or, use one of the integrations like maven and gradle plugins.Step 2: Lint and format your code¶
All files with extension .kt
and .kts
in the current directory and below will be scanned. Problems will be fixed automatically when possible.