PackageDirectoryMismatchInspection: fix exception from empty script file

#KT-33437 Fixed
This commit is contained in:
Dmitry Gridin
2019-08-28 16:56:46 +07:00
parent 102a3d60e0
commit d0c02a1a34
5 changed files with 11 additions and 1 deletions
@@ -0,0 +1,2 @@
<problems>
</problems>
@@ -0,0 +1,3 @@
{
"inspectionClass": "org.jetbrains.kotlin.idea.refactoring.move.changePackage.PackageDirectoryMismatchInspection"
}