mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
Align severity level with K1 and include in cleanupTool K2 NullableBooleanElvisInspection
^KTIJ-24350 fixed GitOrigin-RevId: 4b33079b3d2e5b07f0771d39020bbe01ff5ec6d5
This commit is contained in:
committed by
intellij-monorepo-bot
parent
818179528f
commit
2e04f3fc5a
@@ -87,7 +87,8 @@
|
||||
groupPath="Kotlin"
|
||||
groupBundle="messages.KotlinBundle" groupKey="group.names.style.issues"
|
||||
enabledByDefault="true"
|
||||
level="INFORMATION"
|
||||
cleanupTool="true"
|
||||
level="WEAK WARNING"
|
||||
language="kotlin"
|
||||
key="inspection.nullable.boolean.elvis.display.name" bundle="messages.KotlinBundle"/>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user