I am using ktlint in my Android project for code s...
# android
s
I am using ktlint in my Android project for code style check and formatting. Currently Ktlint uses the official Android Kotlin Style. Is it possible to use Ktlint with my custom Codestyle.xml file ?