What are the thoughts on standardising the Kotlin ...
# random
v
What are the thoughts on standardising the Kotlin coding style to some extend? I agree that's really cool to be able to adjust Kotlin to look more like Java in the rest of the project. But ... there are newcomer who ask how they should do Kotlin, and the anser they get is "however you want". As a result even new projects with no legacy look very different form each other. Opinions?