android-guidelines
android-guidelines copied to clipboard
Kotlin code style and quality control
Since Buffer uses Kotlin in it's Android projects it would be great to define a Kotlin code style and check it using automated tools like Ktlint and detekt.
hey @antonshilov :) We actually use Ktlint in our projects and have it enforced by Danger on our CI. We're currently writing up this in a blog post so will have more to share on this soon!
Thank you for a quick response! Looking forward to reading the post :)