Call chain --> Sequence: introduce "call chain length" parameter

#KT-26571 Fixed
This commit is contained in:
Toshiaki Kameyama
2018-09-27 10:40:44 +03:00
committed by Mikhail Glukhikh
parent a43be4cbe8
commit 920c200693
12 changed files with 76 additions and 23 deletions
+2 -2
View File
@@ -2987,11 +2987,11 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio.
/>
<localInspection implementationClass="org.jetbrains.kotlin.idea.inspections.collections.ConvertCallChainIntoSequenceInspection"
displayName="Call chain on collection should be converted into 'Sequence'"
displayName="Call chain on collection could be converted into 'Sequence' to increase performance"
groupPath="Kotlin"
groupName="Style issues"
enabledByDefault="true"
level="INFORMATION"
level="INFO"
language="kotlin"
/>
+2 -2
View File
@@ -2985,11 +2985,11 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio.
/>
<localInspection implementationClass="org.jetbrains.kotlin.idea.inspections.collections.ConvertCallChainIntoSequenceInspection"
displayName="Call chain on collection should be converted into 'Sequence'"
displayName="Call chain on collection could be converted into 'Sequence' to increase performance"
groupPath="Kotlin"
groupName="Style issues"
enabledByDefault="true"
level="INFORMATION"
level="INFO"
language="kotlin"
/>
+2 -2
View File
@@ -2986,11 +2986,11 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio.
/>
<localInspection implementationClass="org.jetbrains.kotlin.idea.inspections.collections.ConvertCallChainIntoSequenceInspection"
displayName="Call chain on collection should be converted into 'Sequence'"
displayName="Call chain on collection could be converted into 'Sequence' to increase performance"
groupPath="Kotlin"
groupName="Style issues"
enabledByDefault="true"
level="INFORMATION"
level="INFO"
language="kotlin"
/>
+2 -2
View File
@@ -2987,11 +2987,11 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio.
/>
<localInspection implementationClass="org.jetbrains.kotlin.idea.inspections.collections.ConvertCallChainIntoSequenceInspection"
displayName="Call chain on collection should be converted into 'Sequence'"
displayName="Call chain on collection could be converted into 'Sequence' to increase performance"
groupPath="Kotlin"
groupName="Style issues"
enabledByDefault="true"
level="INFORMATION"
level="INFO"
language="kotlin"
/>
+2 -2
View File
@@ -2985,11 +2985,11 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio.
/>
<localInspection implementationClass="org.jetbrains.kotlin.idea.inspections.collections.ConvertCallChainIntoSequenceInspection"
displayName="Call chain on collection should be converted into 'Sequence'"
displayName="Call chain on collection could be converted into 'Sequence' to increase performance"
groupPath="Kotlin"
groupName="Style issues"
enabledByDefault="true"
level="INFORMATION"
level="INFO"
language="kotlin"
/>
+2 -2
View File
@@ -2985,11 +2985,11 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio.
/>
<localInspection implementationClass="org.jetbrains.kotlin.idea.inspections.collections.ConvertCallChainIntoSequenceInspection"
displayName="Call chain on collection should be converted into 'Sequence'"
displayName="Call chain on collection could be converted into 'Sequence' to increase performance"
groupPath="Kotlin"
groupName="Style issues"
enabledByDefault="true"
level="INFORMATION"
level="INFO"
language="kotlin"
/>
+2 -2
View File
@@ -2987,11 +2987,11 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio.
/>
<localInspection implementationClass="org.jetbrains.kotlin.idea.inspections.collections.ConvertCallChainIntoSequenceInspection"
displayName="Call chain on collection should be converted into 'Sequence'"
displayName="Call chain on collection could be converted into 'Sequence' to increase performance"
groupPath="Kotlin"
groupName="Style issues"
enabledByDefault="true"
level="INFORMATION"
level="INFO"
language="kotlin"
/>