Downgrade LoopToCallChainInspection to INFORMATION level
This commit is contained in:
@@ -1819,7 +1819,7 @@
|
|||||||
groupPath="Kotlin"
|
groupPath="Kotlin"
|
||||||
groupName="Style issues"
|
groupName="Style issues"
|
||||||
enabledByDefault="true"
|
enabledByDefault="true"
|
||||||
level="INFO"
|
level="INFORMATION"
|
||||||
/>
|
/>
|
||||||
|
|
||||||
<localInspection implementationClass="org.jetbrains.kotlin.idea.intentions.loopToCallChain.UseWithIndexInspection"
|
<localInspection implementationClass="org.jetbrains.kotlin.idea.intentions.loopToCallChain.UseWithIndexInspection"
|
||||||
|
|||||||
Reference in New Issue
Block a user