@milk-machine are you going to submit a pr?
I would also like to have a reference what is "Kotlin style naming", so that we can link to it in CONTRIBUTING and/or a style guide.
Maybe we can link to official code style here. Spoiler alert, I wasn't very much following it.
There is something like https://github.com/shyiko/ktlint. Oh course, it would increase the build times. :|
I actually think klint is smart to add! It should be fast (only a few seconds) as most linters usually run inline with your code anyway.
Added: #442
Most helpful comment
Maybe we can link to official code style here. Spoiler alert, I wasn't very much following it.