Login
From:
Reflectoring - Where the HOW meets the WHY
(Uncensored)
subscribe
Code Formatting with Ktlint
https://reflectoring.io/code-format-with-ktlint/
links
backlinks
Roast topics
Find topics
Find it!
In this tutorial, we are going to learn about Ktlint, a linting tool for Kotlin. Ktlint checks the style of our code and also helps us to format it against some guidelines.