anyway thats probably not kotlin related. but i do...
# intellij
c
anyway thats probably not kotlin related. but i do think the default should be to keep annotations on the same line
y
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