PackageDirectoryMismatchInspection: fix visibility in editor

#KT-31816 Fixed
This commit is contained in:
Dmitry Gridin
2019-06-19 21:22:53 +07:00
parent 59325900df
commit 66795db042
6 changed files with 15 additions and 4 deletions
@@ -1,7 +1,7 @@
<problems>
<problem>
<file>rootPackageMatched.kt</file>
<line>1</line>
<line>2</line>
<module>testMismatchedProjectAndDirectoryRoot_MismatchedProjectAndDirectoryRoot</module>
<entry_point TYPE="file" FQNAME="rootPackageMatched.kt" />
<problem_class severity="WARNING" attribute_key="WARNING_ATTRIBUTES">Package name does not match containing directory</problem_class>