Added inspection based on RemoveForLoopIndicesIntention
This commit is contained in:
+1
-1
@@ -1,3 +1,3 @@
|
||||
for ((i, x) in foo.withIndices()) {
|
||||
for (<spot>(i, x) in foo.withIndices()</spot>) {
|
||||
|
||||
}
|
||||
Reference in New Issue
Block a user