Don't know if this is the right place to ask, I'm ...
# announcements
t
Don't know if this is the right place to ask, I'm having trouble configuring my kotlin code style, for some reason if I have this code
Copy code
//region SomeRegion
class Something
class SomethingElse
it inserts a blank row between these two classes, which option causes this?