Formatter: force keyword to be on exactly next line if the corresponding option is set

This commit is contained in:
Pavel V. Talanov
2014-01-20 14:40:17 +04:00
parent 53d503e242
commit 4ef7086e5c
10 changed files with 61 additions and 3 deletions
@@ -5,6 +5,11 @@ fun f() {
}
if (true) {
} else if (true) {
} else {
}
if (true) {
} else if (true) {
} else {