Formatting: Move '}' to next line in when
This commit is contained in:
@@ -28,6 +28,9 @@ fun some(x: Any) {
|
||||
when (true) {
|
||||
|
||||
}
|
||||
|
||||
when {
|
||||
}
|
||||
}
|
||||
|
||||
// SET_FALSE: ALIGN_IN_COLUMNS_CASE_BRANCH
|
||||
Reference in New Issue
Block a user