Improve wording for "change package" fix for source root case
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
||||
{
|
||||
"mainFile": "test.kt",
|
||||
"inspectionClass": "org.jetbrains.kotlin.idea.refactoring.move.changePackage.PackageDirectoryMismatchInspection",
|
||||
"fix": "Change file's package to ''"
|
||||
"fix": "Change file's package to source root"
|
||||
}
|
||||
Reference in New Issue
Block a user