anyway thats probably not kotlin related. but i do think the default should be to keep annotations on the same line
y
yole
08/26/2017, 12:29 PM
Kotlin now provides code style settings for annotation wrapping, and the default is to put method annotations on separate lines, as in Java. this is an intentional change, not a bug