mirror of
https://github.com/jlengrand/kotlin.git
synced 2026-05-12 00:21:32 +00:00
Add inspection for usages of Kotlin internal declarations in Java
#KT-11393 Fixed
This commit is contained in:
5
idea/testData/multiFileInspections/kotlinInternalInJava/kotlinInternalInJava.test
vendored
Normal file
5
idea/testData/multiFileInspections/kotlinInternalInJava/kotlinInternalInJava.test
vendored
Normal file
@@ -0,0 +1,5 @@
|
||||
{
|
||||
"inspectionClass": "org.jetbrains.kotlin.idea.inspections.KotlinInternalInJavaInspection",
|
||||
"withRuntime": "true",
|
||||
"isMultiModule": "true"
|
||||
}
|
||||
Reference in New Issue
Block a user