AddOperatorModifierInspection: decrease severity to INFORMATION
#KT-32796 Fixed
This commit is contained in:
@@ -3400,11 +3400,10 @@
|
||||
groupPath="Kotlin"
|
||||
groupName="Style issues"
|
||||
enabledByDefault="true"
|
||||
level="WEAK WARNING"
|
||||
level="INFORMATION"
|
||||
language="kotlin"
|
||||
/>
|
||||
|
||||
|
||||
<localInspection implementationClass="org.jetbrains.kotlin.idea.inspections.RedundantEmptyInitializerBlockInspection"
|
||||
displayName="Redundant empty initializer block"
|
||||
groupPath="Kotlin"
|
||||
|
||||
Reference in New Issue
Block a user