Fix inspection message
This commit is contained in:
committed by
Mikhail Glukhikh
parent
920c200693
commit
3c75dd7b5a
+1
-1
@@ -1,4 +1,4 @@
|
||||
// PROBLEM: Call chain on collection could be converted into 'Sequence' to increase performance
|
||||
// PROBLEM: Call chain on collection could be converted into 'Sequence' to improve performance
|
||||
// HIGHLIGHT: GENERIC_ERROR_OR_WARNING
|
||||
// WITH_RUNTIME
|
||||
|
||||
|
||||
+1
-1
@@ -1,4 +1,4 @@
|
||||
// PROBLEM: Call chain on collection could be converted into 'Sequence' to increase performance
|
||||
// PROBLEM: Call chain on collection could be converted into 'Sequence' to improve performance
|
||||
// HIGHLIGHT: GENERIC_ERROR_OR_WARNING
|
||||
// WITH_RUNTIME
|
||||
|
||||
|
||||
Reference in New Issue
Block a user