MapGetWithNotNullAssertionOperatorInspection: decrease severity to INFORMATION

#KT-33096 Fixed
This commit is contained in:
Toshiaki Kameyama
2019-12-13 11:41:59 +09:00
committed by klunnii
parent 5e73e28695
commit 6e8565917e
+1 -1
View File
@@ -2308,7 +2308,7 @@
groupPath="Kotlin"
groupName="Style issues"
enabledByDefault="true"
level="INFO"
level="INFORMATION"
language="kotlin"
key="inspection.map.get.with.not.null.assertion.operator.display.name" bundle="messages.KotlinBundle"/>