Refactoring: add braces to when entry intention is integrated into general add braces intention
This commit is contained in:
@@ -1,5 +0,0 @@
|
||||
when (a) {
|
||||
1 -> <spot>{
|
||||
b()
|
||||
}</spot>
|
||||
}
|
||||
@@ -1,3 +0,0 @@
|
||||
when (a) {
|
||||
1 -> b()
|
||||
}
|
||||
@@ -1,5 +0,0 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention adds braces to 'when' entries without braces.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user