~Hello, is there an official code style guide that...
# android-studio
t
Hello, is there an official code style guide that's being used with the Android Studio, if so what's the best way to edit the preferences? I read about the
.idea/codeStyles/
but I was wondering whether there's something that's being developed by the community and considered "official".
I found ktlint, which is the thing I was looking for.