Formatter: force keyword to be on exactly next line if the corresponding option is set
This commit is contained in:
@@ -5,6 +5,11 @@ fun f() {
|
||||
}
|
||||
|
||||
|
||||
if (true) {
|
||||
} else if (true) {
|
||||
} else {
|
||||
}
|
||||
|
||||
if (true) {
|
||||
} else if (true) {
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user