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