According to this article, ktlint is an automatic linter with a built-in code style checker.
When I decide to use ktlint, what is the difference between lint and ktlint?
lint is optimized for Android
ktlint is optimized for Kotlin?
How is ktlint performing with integration systems like Bamboo? Will it apply autoamtically?