Stop formatting line breaks between keywords and parentheses

This commit is contained in:
Andrius Semionovas
2017-06-12 21:28:44 +03:00
committed by Dmitry Jemerov
parent c6acc4c5be
commit 839141e4f6
7 changed files with 28 additions and 15 deletions
+2 -1
View File
@@ -3,7 +3,8 @@ fun f() {
}
if (1 == 2) {
}
if (1 == 2) {
if
(1 == 2) {
}
if (true) {