Add resources-en for idea
#KT-38297 Fixed
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
fun a(
|
||||
i: Int,
|
||||
b: Int<spot>,</spot>
|
||||
) = Unit
|
||||
@@ -0,0 +1,4 @@
|
||||
fun a(
|
||||
i: Int,
|
||||
b: Int
|
||||
) = Unit
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention changes the setting <b>Editor -> Code Style -> Kotlin -> Wrapping and Braces -> Use trailing comma</b>.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user