Move KotlinCleanupInspection to Migration group
This commit is contained in:
@@ -1886,7 +1886,7 @@ The Kotlin plugin provides language support in IntelliJ IDEA and Android Studio.
|
||||
shortName="KotlinDeprecation"
|
||||
displayName="Usage of redundant or deprecated syntax or deprecated symbols"
|
||||
groupPath="Kotlin"
|
||||
groupName="Other problems"
|
||||
groupName="Migration"
|
||||
enabledByDefault="true"
|
||||
cleanupTool="true"
|
||||
level="WARNING"
|
||||
|
||||
Reference in New Issue
Block a user