SimplifyAssertNotNullInspection: change level to INFORMATION

#KT-30876 Fixed
This commit is contained in:
Toshiaki Kameyama
2019-04-10 10:36:12 +09:00
committed by Dmitry Gridin
parent 43e87a1635
commit 55a5ccac5c
+1 -1
View File
@@ -1768,7 +1768,7 @@
groupPath="Kotlin"
groupName="Style issues"
enabledByDefault="true"
level="INFO"
level="INFORMATION"
language="kotlin"
/>