Add resources-en for idea
#KT-38297 Fixed
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
if (b) return 1
|
||||
|
||||
@@ -0,0 +1,3 @@
|
||||
if (b) <spot>{
|
||||
return 1
|
||||
}</spot>
|
||||
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention removes braces from control flow statements with only a single statement in their code block.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user