482 Forks
5634 Stars
5634 Watchers

ktlint

An anti-bikeshedding Kotlin linter with built-in formatter

How to download and setup ktlint

Open terminal and run command
git clone https://github.com/pinterest/ktlint.git
git clone is used to create a copy or clone of ktlint repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with ktlint https://github.com/pinterest/ktlint/archive/master.zip

Or simply clone ktlint with SSH
[email protected]:pinterest/ktlint.git

If you have some problems with ktlint

You may open issue on ktlint support forum (system) here: https://github.com/pinterest/ktlint/issues