tests: apply official code style
#KT-38632 Fixed
This commit is contained in:
Vendored
+1
-1
@@ -1,2 +1,2 @@
|
||||
fun getText(): String =// let's return xxx
|
||||
"xxx" //TODO
|
||||
"xxx" //TODO
|
||||
|
||||
Vendored
+1
-1
@@ -1,2 +1,2 @@
|
||||
fun getText(): String =// let's return xxx
|
||||
"xxx"
|
||||
"xxx"
|
||||
Vendored
+1
-1
@@ -1,2 +1,2 @@
|
||||
fun getText(): String =/* let's return xxx */
|
||||
"xxx" /* TODO */
|
||||
"xxx" /* TODO */
|
||||
Reference in New Issue
Block a user