"Replace guard clause with kotlin's function call" inspection : decrease severity to INFORMATION

#KT-33235 Fixed
This commit is contained in:
Toshiaki Kameyama
2019-09-20 11:52:23 +09:00
committed by Mikhail Glukhikh
parent 573e7f2eee
commit 245b2aecb3
+1 -1
View File
@@ -3443,7 +3443,7 @@
groupPath="Kotlin"
groupName="Style issues"
enabledByDefault="true"
level="WEAK WARNING"
level="INFORMATION"
language="kotlin"
/>