Refactoring: "package matching directory" is now an inspection
This commit is contained in:
Vendored
+5
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"inspectionClass": "org.jetbrains.kotlin.idea.refactoring.move.changePackage.PackageDirectoryMismatchInspection",
|
||||
"mainFile": "foo/test.kt",
|
||||
"fix": "Change file's package to 'foo'"
|
||||
}
|
||||
Reference in New Issue
Block a user