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
@@ -10,6 +10,15 @@ fun f() {
} catch (e: E) {
} finally {
}
try {
}
catch (e: E) {
}
finally {
}
}
// SET_TRUE: CATCH_ON_NEW_LINE