Add resources-en for idea
#KT-38297 Fixed
This commit is contained in:
+1
@@ -0,0 +1 @@
|
||||
<spot>list.isEmpty()</spot>
|
||||
+1
@@ -0,0 +1 @@
|
||||
<spot>list.size == 0</spot>
|
||||
+5
@@ -0,0 +1,5 @@
|
||||
<html>
|
||||
<body>
|
||||
This intention replaces a <b>size == 0</b> check with an <b>isEmpty()</b> call.
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user