Run formatter in function context for converted expression and statements
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
(if (a.isEmpty())
|
||||
0
|
||||
0
|
||||
else
|
||||
1)
|
||||
1)
|
||||
@@ -1,4 +1,4 @@
|
||||
(if (a.isEmpty())
|
||||
0
|
||||
0
|
||||
else
|
||||
1)
|
||||
1)
|
||||
Reference in New Issue
Block a user