Move KotlinCleanupInspection to Migration group

This commit is contained in:
Nikolay Krasko
2018-06-29 17:21:46 +03:00
parent 3b968351bb
commit 30a2969887
6 changed files with 11 additions and 16 deletions
+1 -1
View File
@@ -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"